Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Ordway committed Apr 27, 2020
2 parents 8c2c84e + 1d0ba75 commit 336579f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# capacitor-app-permissions
# capacitor-permissions

Check and request permissions with a Capacitor plugin

Expand All @@ -13,7 +13,7 @@ Supported Permissions:

## Process:

- ☑️ [ios] more to come...
- ☑️ [iOS] more to come...
-[Android] request(options: { permission: string }): Promise<{ status: string }> , query(options: PermissionsOptions): Promise<PermissionResult>

## Install
Expand All @@ -36,4 +36,4 @@ Check if permission is granted

## Licence

MIT
MIT

0 comments on commit 336579f

Please sign in to comment.