Преглед изворни кода

add title for describe how to use the library

Enieber Cunha пре 7 година
родитељ
комит
f13e33328e
No account linked to committer's email address
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      README.md

+ 2
- 0
README.md Прегледај датотеку

@@ -63,6 +63,8 @@ react-native link react-native-permissions
63 63
 3. Add `libReactNativePermissions.a` to `Build Phases` -> `Link Binary With
64 64
    Libraries`
65 65
 
66
+## Using
67
+
66 68
 ```js
67 69
 import Permissions from 'react-native-permissions'
68 70