4.1.0
This version deprecates the OnboardingPresenter
concept and adds a tryPresent
function to the Onboarding
instead.
This makes the library really lightweight.
✨ New features
Onboarding
has a newtryPresent
function that takes a custom presentation action.TutorialPage
now implementsIdentifiable
.
🗑 Deprecations
OnboardingPresenter
has been deprecated.HintPresenter
has been deprecated.TutorialPresenter
has been deprecated.