SheetKit VS bottom-sheet

Compare SheetKit vs bottom-sheet and see what are their differences.

SheetKit

an extension library for SwiftUI sheets. (by fatbobman)

bottom-sheet

⬆️ A SwiftUI view component sliding in from bottom (by weitieda)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
SheetKit bottom-sheet
2 2
92 789
- -
2.6 0.0
8 months ago over 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.

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.

bottom-sheet

Posts with mentions or reviews of bottom-sheet. We have used some of these posts to build our list of alternatives and similar projects.
  • Aligning Choice Chips
    1 project | /r/SwiftUI | 30 Oct 2021
    I am using https://github.com/weitieda/bottom-sheet :)
  • My first SwiftUI app made within 28 days ! Tripzy
    1 project | /r/SwiftUI | 8 May 2021
    https://github.com/weitieda/bottom-sheet one caveat, you need to call the .bottomSheet in the top of view hierarchy if you want it cover all of the areas, this is the problem I had in the creation view you can see the navbar is not covered by the overlay since I extract that creation view as a subview.

What are some alternatives?

When comparing SheetKit and bottom-sheet you can also consider the following projects:

SwiftUIX - An exhaustive expansion of the standard SwiftUI library.

SlideOverCard - A SwiftUI card view, made great for setup interactions.

NavigationViewKit - NavigationViewKit is a NavigationView extension library for SwiftUI.

PermissionsSwiftUI - A SwiftUI package to beautifully display and handle permissions.

Clean Architecture for SwiftUI + Combine - SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.

RGStack - This UI attempts to capture the Quibi Card Stack and the associated User Interaction.

DynamicOverlay - A SwiftUI library that makes easier to develop overlay based interfaces, such as the one presented in the Apple Maps app.

TweetieFeed - :bird: Twitter feeds for SwiftUI

Sheetster - Customise sheets on iOS, bottom sheets, custom detents and more..

AsyncLocationKit - 📍async/await CoreLocation

AxisRatingBar - This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms to the View protocol, not just the star shape.

NativePartialSheet - 🔥 Native partial customizable SwiftUI sheets from iOS 15.0