Mathieu Acthernoene 8 жил өмнө
parent
commit
27d863a09c
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -67,6 +67,8 @@ react-native link react-native-permissions
 
 ```js
 import Permissions from 'react-native-permissions'
+// OR const Permissions = require('react-native-permissions').default
+// if you use CommonJS module system
 
 //...