/CGPathHitTesting

A demo iOS app to illustrate hit testing with CGPathCreateCopyByStrokingPath()

Primary LanguageObjective-C

This is a demo iOS app I developed to illustrate a blog post on hit testing with the CGPathCreateCopyByStrokingPath() function. Please see the article on my blog for more info.