sparrowcode/PermissionsKit
Universal API for request permission and get its statuses. observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 13
- Release rhythm 28
- 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: 52
- age_days: 3485
- days_rel: 653
- days_push: 523
- n_releases_24m: 2
Adoption not part of the score
5815 stars · 481 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PermissionsKit is a Swift library providing a universal API for requesting iOS system permissions (camera, location, notifications, contacts, etc.) and checking their authorization statuses. It unifies the disparate per-permission system APIs behind a single consistent interface.
Use cases
- request camera permission in swift
- check location authorization status ios
- unified api for ios permissions
- ask user for notification permission
- handle denied permission states ios
- request photo library access swift
When to choose
- building an iOS app that needs multiple system permissions
- wanting one consistent API instead of per-framework permission code
- needing to check permission status before making requests
When to avoid
- developing for Android or cross-platform without Swift
- needing only a single permission where the native API is simple enough
- building a macOS-only app
Facets
library · maturity stable
ui-components sdk developer-tools mobile-development privacy permissions swift ios-permissions privacy-prompts uikit ios mobile
1 source
- readme: https://github.com/sparrowcode/PermissionsKit · fetched 2026-08-28 · eaa240f9a670
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sparrowcode/PermissionsKit | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="sparrowcode/PermissionsKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem