bubudrc / MPCoachMarks

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

fix(btnSkipCoach): prevent duplicate skip buttons from being added to view #19

Closed NathanWalker closed 6 years ago

NathanWalker commented 8 years ago

Currently the skip button would get added over/over on top of itself at each step. This prevents that. Thanks for a great CocoaPod. 👍