Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
JaydenIrwin/WelcomeKit
WelcomeKit
This package is an extremely easy way to recreate the "Welcome" (or "What's New") screen that's native to Apple platforms. Written in SwiftUI.
If you present this in a UIHostingController:
- Add "NotificationCenter.default.addObserver(forName: WelcomeView.continueNotification)" to dismiss.
- Add "isModalInPresentation = true" to prevent gesture dismissals which will not post a notification.
- "modalPresentationStyle = .formSheet" is recommened.
Github
link |
Stars: 4 |
Last commit: 1 week ago |
You may find interesting
Releases
macOS Style Update - 2021-02-22T06:10:41
- Added divider below title
- Changed font