Skip to content

javierfigueroa/coachmarks-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Example of Coach Marks for iOS using quartz.

Start up your coach mark with:

[[CoachMarkCenter defaultCenter] showCoachMarkWithMessage:kMessage style:<style> andFrame:<CGRect>];

style => CoachMarkStylePopupLeft, 
	 CoachMarkStylePopupMiddle,
	 CoachMarkStylePopupRight,
	 CoachMarkStylePopdownLeft,
	 CoachMarkStylePopdownMiddle,
	 CoachMarkStylePopdownRight,
	 CoachMarkStyleModal
CGRect => size and position of coach mark

About

This are some iOS Coach Marks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published