Hooks
usePermissions
8-point permission audit state and deep-link triggers.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
8-point permission audit state and deep-link triggers.
| Key | Android Permission | Check Method |
|---|---|---|
| camera | CAMERA | expo-camera API |
| location | ACCESS_FINE_LOCATION | expo-location API |
| notifications | POST_NOTIFICATIONS | expo-notifications API |
| alarms | SCHEDULE_EXACT_ALARM | enforcement-module native bridge |
| battery | IGNORE_BATTERY_OPTIMIZATIONS | enforcement-module native bridge |
| overlay | SYSTEM_ALERT_WINDOW | enforcement-module native bridge |
| accessibility | AccessibilityService | enforcement-module native bridge |
| admin | DevicePolicyManager | enforcement-module native bridge |