Skip to content

Commit 27d863a

Browse files
authored
Update README.md
1 parent 97bf201 commit 27d863a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ react-native link react-native-permissions
6767

6868
```js
6969
import Permissions from 'react-native-permissions'
70+
// OR const Permissions = require('react-native-permissions').default
71+
// if you use CommonJS module system
7072

7173
//...
7274

0 commit comments

Comments
 (0)