Skip to content

4.1.0

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 30 Apr 09:11

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 new tryPresent function that takes a custom presentation action.
  • TutorialPage now implements Identifiable.

🗑 Deprecations

  • OnboardingPresenter has been deprecated.
  • HintPresenter has been deprecated.
  • TutorialPresenter has been deprecated.