DavidBenko / TutorialView

A UIView subclass that will draw arrows and instructions to the screen for use in tutorial overlays. In iOS, uses Core Data, Core Animation, and Core Text. On Android, uses Path and other android.graphics.* classes.
31 stars 11 forks source link

project alive? #3

Closed andrewljohnson closed 9 years ago

andrewljohnson commented 9 years ago

I was just curious if this project is alive, and if the author would recommend using it.

DavidBenko commented 9 years ago

meh - more of a proof of concept than anything else. It should work and ill support pull requests and such, but I'm not actively working on it. Feel free to use it - if you do run into any issues I can fix them.