PermissionsSwiftUI Alternatives
-
SPPermission
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
-
SwiftGtk
A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Neuron
A neural network library for Swift (by wvabrinskas)
-
UnsplashSwiftUI
This SwiftUI package makes using the Unsplash API in an app simple and easy.
-
CircularProgressSwiftUI
SwiftUI package that creates an animated circular progress bar
-
Wiggles-iOS
Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
-
Counder
Countdown Tracker app built using SwiftUI and MVVM Architecture.
Posts
- 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
LOL..this is a joke that's why I called it a pro-gamer move. Imagine an app literally asking for every single iOS permission at launch. Anyways, this is from my new SwiftUI package, PermissionsSwiftUI (allows you to present permissions like that in 1 line of code), which is inspired by the popular library SPPermissions.
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
The video demonstrates PermissionsSwiftUI, a SwiftUI package to beautifully display and handle permissions.
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.
Thank you! The video demonstrates PermissionsSwiftUI, a SwiftUI package to beautifully display and handle permissions. I would appreciate a star.
The video demonstrates PermissionsSwiftUI, a SwiftUI package to beautifully display and handle permissions.
You are right. This was actually from my new SwiftUI package PermissionsSwiftUI, and basically developers can present permissions like shown in the video from 1 single line of code. It is inspired by SPPermissions and I also used its UI design. I loved SPPermissions and rewrote the library in SwiftUI.
- jevonmao/PermissionsSwiftUI
-
What’s everyone working on this month? (February 2021)
PermissionsSwiftUI: A SwiftUI package to beautifully display and handle permissions.
Stats
jevonmao/PermissionsSwiftUI is an open source project licensed under MIT License which is an OSI approved license.