bottom-sheet VS SheetKit

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

bottom-sheet

⬆️ A SwiftUI view component sliding in from bottom (by weitieda)

SheetKit

an extension library for SwiftUI sheets. (by fatbobman)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bottom-sheet SheetKit
2 2
789 92
- -
0.0 2.6
over 1 year ago 8 months 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.

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.

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.

What are some alternatives?

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

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

SwiftUIX - An exhaustive expansion of the standard SwiftUI library.

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

NavigationViewKit - NavigationViewKit is a NavigationView extension library for SwiftUI.

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

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

TweetieFeed - :bird: Twitter feeds for SwiftUI

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

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