Skip to content

Commit

Permalink
[docs] Update permissions.md for where notification-related permissio…
Browse files Browse the repository at this point in the history
…ns requesters are included
  • Loading branch information
sjchmiela committed May 26, 2020
1 parent 91640e6 commit 450e16f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/versions/unversioned/sdk/permissions.md
Expand Up @@ -24,8 +24,8 @@ The following table shows you which permissions correspond to which packages.

| Permission type | Packages |
| --------------------------- | ----------------------------------------- |
| `NOTIFICATIONS` | `expo-permissions` |
| `USER_FACING_NOTIFICATIONS` | `expo-permissions` |
| `NOTIFICATIONS` | `expo-notifications` |
| `USER_FACING_NOTIFICATIONS` | `expo-notifications` |
| `LOCATION` | `expo-location` |
| `CAMERA` | `expo-camera`, `expo-barcode-scanner` |
| `AUDIO_RECORDING` | `expo-av` |
Expand Down

0 comments on commit 450e16f

Please sign in to comment.