Browse Source

Merge branch '2.0.0' of github.com:react-native-community/react-native-permissions into 2.0.0

Mathieu Acthernoene 5 years ago
parent
commit
356d39b4c9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

289
 
289
 
290
 #### requestNotifications
290
 #### requestNotifications
291
 
291
 
292
-Open application settings
292
+Request notifications permission status and get settings values.
293
 
293
 
294
 ```ts
294
 ```ts
295
 // only used on iOS
295
 // only used on iOS