7.0.0
This version drastically simplifies the library and bumps the platform deployment targets to more modern platform versions.
Please see the docs and the demo for updated examples.
💡 Behavior changes
Onboardingand its subclasses have been simplified.Onboardingis now based ontryPresentregardless of which class you use.
💥 Breaking changes
- All deprecated code has been removed.
Hinthas been removed.Onboardingno longer has auserIdproperty.Onboardingno longer has ahasBeenPresentedproperty.Onboardingno longer has aregisterPresentationfunction.OnboardingPageViewnow takes page values instead of a tutorial.Tutorialhas been removed and replaced with new onboarding views.