소스 검색

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

Mathieu Acthernoene 5 년 전
부모
커밋
356d39b4c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -289,7 +289,7 @@ checkNotifications().then(({status, settings}) => {
289 289
 
290 290
 #### requestNotifications
291 291
 
292
-Open application settings
292
+Request notifications permission status and get settings values.
293 293
 
294 294
 ```ts
295 295
 // only used on iOS