OnboardingKit

Declarative onboarding flows

Easily implement your onboarding flow with a declarative API.




OnboardingKit makes it easy to specify your onboarding logic with a declarative API. It’s not a UI framework; rather, it abstracts away much of the core logic that determines when to display onboarding UI flows so that you can focus on design. OnboardingKit integrates especially well with SwiftUI, but it’s also flexible enough to work in every other situation.

OnboardingKit is fully open-source. We encourage that you download the documentation today so that you can see for yourself how you can integrate OnboardingKit into your apps. The documentation is packaged as a DocC archive, which you can open in Xcode.



Return to Homepage