PermissionsSwiftUI
bottom-sheet
PermissionsSwiftUI | bottom-sheet | |
---|---|---|
13 | 2 | |
1,476 | 824 | |
0.7% | - | |
5.4 | 0.0 | |
10 months ago | about 2 years ago | |
Swift | Swift | |
MIT License | MIT License |
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.
PermissionsSwiftUI
- Permissions in SwiftUI
-
My first SwiftUI package - PermissionsSwiftUI. Beautifully displays and handles all 12 iOS permissions
I think it depends on the overall UI/UX design. But I plan on adding a pop up alert style for the 0.0.1 release milestone so developers can have the choice to present it right before the permission is actually needed.
- PermissionsSwiftUI: Beautifully displays and handles permissions. Feedback appreciated!
-
SwiftUI - When it comes to permissions, this is what's called a pro gamer move
The video demonstrates PermissionsSwiftUI, a SwiftUI package to beautifully display and handle permissions.
Obviously, you should not do this in real life app. The "pro gamer move" is kind of a meme which points out how unexpected it is to ask for every single permission in iOS. And here I used my PermissionsSwiftUI library to easily present all the iOS permissions. My library also allows you to customize the description text on the screen, developers should also have the description in their info.plist. Reference SPPermissions, it does the same thing, and it has 4000 stars
Lol, this comment is getting a lot of upvotes. Obviously, you should not do this in real life app. The "pro gamer move" is kind of a meme which points out how unexpected it is to ask for every single permission in iOS. And here I used my PermissionsSwiftUI library to easily present all the iOS permissions. My library also allows you to customize the description text on the screen, developers should also have description in their info.plist.
- jevonmao/PermissionsSwiftUI
-
What’s everyone working on this month? (February 2021)
PermissionsSwiftUI: A SwiftUI package to beautifully display and handle permissions.
-
Let's start a meetup!
Sure! I'm still a student, but I am very experienced in Swift programming and SwiftUI. I recently made a Swift Package - PermissionsSwiftUI and maybe I can use 5-10 minutes to walk through how I made it, the interesting challenges, and my cool SwiftUI tips and tricks.
bottom-sheet
-
Aligning Choice Chips
I am using https://github.com/weitieda/bottom-sheet :)
-
My first SwiftUI app made within 28 days ! Tripzy
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?
FabulaItemsProvider - You can share and communicate with developers around the world through the Fabula app.
SlideOverCard - A SwiftUI card view, made great for setup interactions.
SwiftGtk - A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection
SwiftUI-Inspect - Access UIKit and AppKit components from within SwiftUI.
ZenTuner - A minimal chromatic tuner for iOS & macOS.
AsyncLocationKit - 📍async/await CoreLocation
RGStack - This UI attempts to capture the Quibi Card Stack and the associated User Interaction.
ChangeMenuBarColor - Simple utility to change macOS Big Sur and Monterey menu bar color by appending a solid color or gradient rectangle to a wallpaper image
OpenAIKit - Swift Package for OpenAI's API
CircularProgressSwiftUI - SwiftUI package that creates an animated circular progress bar
SheetKit - an extension library for SwiftUI sheets.