jevonmao/PermissionsSwiftUI
A SwiftUI package to beautifully display and handle permissions. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2041
- days_rel: n/a
- days_push: 879
- n_releases_24m: 0
Adoption not part of the score
1570 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PermissionsSwiftUI is a Swift package that displays and handles system permissions in SwiftUI apps with a customizable, Apple-style modal UI. It supports requesting and tracking authorization for many permission types across iOS and iPadOS.
Use cases
- show a permission request modal in a SwiftUI app
- ask for camera and microphone access with a nice UI
- handle iOS permission prompts for location and notifications
- check authorization status of device permissions
- customize permission dialog text and colors
- request health kit permissions in SwiftUI
When to choose
- building an iOS or iPadOS app in SwiftUI that needs system permissions
- wanting a polished, Apple-style permission onboarding flow with minimal code
- needing support for many permission types from one library
When to avoid
- building for watchOS or tvOS, which are not yet supported
- using UIKit instead of SwiftUI
- needing only programmatic permission checks without UI
Facets
library · maturity active
ui-components auth mobile-framework mobile-development developer-tools swiftui permissions spm apple-style-ui ux ios macos swift
1 source
- readme: https://github.com/jevonmao/PermissionsSwiftUI · fetched 2026-08-28 · 32474fc60240
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jevonmao/PermissionsSwiftUI | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jevonmao/PermissionsSwiftUI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem