Colorue is a simple, but effective drawing app for iOS. Join our Discord if you are interested in getting involved in development.
- Color mixing to create any color
- Under-finder view to draw more accurately
- Bull's-eye tool to place dots exactly where you want them
- Color dropper to select colors from the drawing
- Paint bucket to fill space with a color
- Undo & Redo
- Share to messenging and social media apps
- Save to Photos
- Importing images
- Circle / oval tool
- Straight line too
- Curved line tool
git clone https://github.com/colorue/ios.git
cd ios
pod install
open -a xcode Colorue.xcworkspace
- Update the Target signing team
- Run the project with ⌘R