SheetKit
an extension library for SwiftUI sheets. (by fatbobman)
NavigationViewKit
NavigationViewKit is a NavigationView extension library for SwiftUI. (by fatbobman)
Our great sponsors
SheetKit | NavigationViewKit | |
---|---|---|
2 | 2 | |
63 | 72 | |
- | - | |
0.0 | 0.0 | |
over 1 year ago | about 1 year ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SheetKit
Posts with mentions or reviews of SheetKit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-16.
-
Enhance SwiftUI's Sheets with SheetKit
I have written a SwiftUI extension, SheetKit , to enhance the Sheet management capabilities.
NavigationViewKit
Posts with mentions or reviews of NavigationViewKit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-16.
-
Enhance SwiftUI's Sheets with SheetKit
I'm glad you like SheetKit, and welcome you to try out my other SwiftUI extension, NavigationViewKit, which provides the ability to backToRootView.
What are some alternatives?
When comparing SheetKit and NavigationViewKit you can also consider the following projects:
SwiftUIX - Extensions and additions to the standard SwiftUI library.
bottom-sheet - ⬆️ A SwiftUI view component sliding in from bottom
Clean Architecture for SwiftUI + Combine - SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
DynamicOverlay - A SwiftUI library that makes easier to develop overlay based interfaces, such as the one presented in the Apple Maps app.