You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OnboardingKit is a Swift SDK that helps you create onboarding experiences in `Swift` and `SwiftUI`.
17
+
OnboardingKit is a Swift & SwiftUI SDK that helps you create amazing onboarding experiences, with control over the presentation state of each onboarding.
OnboardingKit has different onboarding types. A standard ``Onboarding`` is shown right away, and only once, while other types can require multiple presentation attempts, a certain number of "incorrect" actions, etc.
23
+
OnboardingKit has different onboarding types. A standard ``Onboarding`` is shown at once, and only once, while other types can require multiple presentation attempts, a certain number of "incorrect" actions, etc.
25
24
26
-
OnboardingKit also has localized utilities, like the ``LocalizedOnboarding``, and UI components like ``OnboardingPageView`` and ``OnboardingSlideshow``.
25
+
OnboardingKit has localized utilities, like the ``LocalizedOnboarding``, and UI components like ``OnboardingPageView`` and ``OnboardingSlideshow``.
27
26
28
27
29
28
@@ -101,9 +100,9 @@ Your support makes it possible for me to put more work into these projects and m
101
100
Feel free to reach out if you have questions or if you want to contribute in any way:
0 commit comments