SwiftyWalkthrough is a library for creating great walkthrough experiences in your apps, written in Swift. You can use the library to allow users to navigate and explore your app, step by step, in a predefined way controlled by you. If you’re interested take a look at the resulting article SwiftyWalkthrough — adding a great walkthrough experience to your iOS apps.
Features:
- Add walkthroughs to your app with little effort: you don’t need to change anything in your view hierarchy.
- SwiftyWalkthrough is great for onboarding, walkthroughs, tutorials, etc.
- Control with precision which views are accessible to the user in a given time.
- Take users through a series of steps, even across multiple screens.
- Is simple!
