PhilippeBoisney / AlertOnboarding

A simple and attractive AlertView to onboard your users in your amazing world.
MIT License
842 stars 109 forks source link

Add delegate for callbacks #6

Closed mattmcneeney closed 8 years ago

mattmcneeney commented 8 years ago

I've added a delegate that provides callbacks that are fired when onboarding has been completed, skipped, or when the next step has been triggered.

This can be useful for analytics, or for integrating the onboarding with a request for location permissions (for example).

PhilippeBoisney commented 8 years ago

Nice ! Very good idea thank you :) I'm just going to add/modify a few things like:

mattmcneeney commented 8 years ago

No worries - good idea. Fetching the updated Pod now!