# zoontek/react-native-permissions

An unified permissions API for React Native on iOS, Android and Windows.

Repository: https://github.com/zoontek/react-native-permissions
Canonical: https://ross.abutalabs.com/products/react-native-permissions
Language: Objective-C++
License: MIT
License Family: permissive
Topics: react, react-native, permissions, authorization
Last push: 2026-07-23T17:53:30+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 94, longevity 100
- inputs: {"age_days": 3814, "days_push": 41, "days_rel": 41, "gap_med": 13.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4379, forks 846 (observed 2026-08-28T04:08:46.932311+00:00)

## What it is
A React Native library providing a unified permissions API across iOS, Android, and Windows. It lets apps check, request, and manage device permissions like camera, location, and notifications through a single JavaScript interface.

## Use cases
- request camera permission in a react native app
- check location permission status on ios and android
- ask for notification permissions cross-platform
- handle bluetooth permission prompts in react native
- manage photo library access permissions
- detect if face id permission is granted

## When to choose
- you build a React Native app needing device permissions on iOS, Android, or Windows
- you want one consistent permissions API instead of platform-specific native code
- you need fine-grained control over which iOS permissions are compiled into your build

## When to avoid
- you build a native-only app without React Native
- you only target web or desktop platforms outside Windows
- you need permissions for platforms this library does not support

## Facets
- artifact type: library
- maturity: active
- function: authorization, sdk
- domain: mobile-development, cross-platform, security
- platform: windows
- tags: react-native, permissions, mobile, unified-api, ios, android

## Member repositories
- zoontek/react-native-permissions (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.932311+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:18.790589+00:00, confidence not recorded.
  - readme: https://github.com/zoontek/react-native-permissions (fetched 2026-08-28T04:08:46.932311+00:00, sha 46119b68d1dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
