Skip to main content

usePermissions

The usePermissions hook (hooks/usePermissions.ts) checks all 8 required Android permissions and returns their grant status.

Permission Map


Refresh

The hook provides a refresh() function that re-checks all permissions. This is called when the user returns from Android Settings after granting a permission.