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
Added arrow direction options and avoided crash #1
Default values updated for users pleasant feel Optional Delegate crash fixed Added arrow draw animation direction Added git ignore Sample project updated