UIKit Drawing Tutorial: How to Make a Simple Drawing App | Ray Wenderlich

Learn how to create a simple drawing app in Swift using UIKit drawing APIs.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5895-uikit-drawing-tutorial-how-to-make-a-simple-drawing-app

There is a bug when you make touches on settings view controller, these touches appearing on main view controller. To avoid it, I override touches methods of settings view controller - just return from them. Are there better solutions?

1 Like

@ron.kliffer Can you please help with this when you get a chance? Thank you - much appreciated! :]

Great tutorial! I often like to do split-screen on my Mac, putting Xcode in one-half and a safari web page in the other. If I put this tutorial in a compressed screen as such, the “Download Materials” button completely disappears. Took me awhile to realize I had to open the page in full width to find it. But, again, awesome stuff, thanks!

@fbomb111 Thank you for the heads up - much appreciated! :]

This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!