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.
MIT License
629
stars
79
forks
source link
Added support to load images when built as a framework. #8
When built as a framework, the images will be in a different bundle than the main bundle. This change adds support to look in the correct bundle.
I also corrected the image name for the case when the arrow is on top.