/DrawPaint

Simple paint app.

Primary LanguageSwift

Paint App.

Write an iOS application that is a basic drawing program.

The application should have the user select a color and enable the user to draw with their finger on the screen. The application should also have a method of clearing the drawing. Provide source code for your solution.