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

Coachmarks close when click inside cutout #21

Open iTSangar opened 7 years ago

iTSangar commented 7 years ago

If I use delegate the coachmark view close immediately when click inside cutout area. 😵