MPCoachMarks is an iOS class that displays user coach marks with a couple of shapescutout over an existing UI. This approach leverages your actual UI as part of the onboarding process for your user.
The view can be displayed via start, but no way to programatically dismiss the view. Adding an -end method or exposing -cleanup would allow you to dismiss this view whenever they need to.
The view can be displayed via start, but no way to programatically dismiss the view. Adding an -end method or exposing -cleanup would allow you to dismiss this view whenever they need to.