Releases
8.3.0
✨ New features
OnboardingPageInfo
currentPageIndex
is now mutable.
OnboardingPageManager
is a new page manager protocol.
OnboardingPageState
is a new observable page state class.
OnboardingPageView
& OnboardingSlideshow
now supports edge taps on all platforms.
OnboardingPageView
& OnboardingSlideshow
now supports arrow keys on macOS & tvOS.
OnboardingPrimaryButton
is a new button view that can be used in an onboarding flow.
OnboardingScreen
is a new container view that can be used to wrap any onboarding flow.
OnboardingScreenCenteredContent
is a new container view that can be used to center a page view.
View
has new onboardingPopover
modifiers that makes it easy to present a popover from any view.
💡 Adjustments
OnboardingSlideshow
now takes a configuration as a view modifier.
🐛 Bug Fixes
OnboardingPageView
& OnboardingSlideshow
no longer block interactions.
🗑️ Deprecated
LocalizedOnboarding
has been deprecated.
OnboardingSlideshow
no longer takes a background view builder.
OnboardingSlideshowConfiguration
no longer has an isAnimated
property.
You can’t perform that action at this time.