We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be284ab commit 00b8002Copy full SHA for 00b8002
README.md
@@ -21,20 +21,26 @@
21
22
### React Native
23
24
+`
25
#npm
26
npm install @bsdaoquang/rncomponent
27
28
#yarn
29
yarn add @bsdaoquang/rncomponent
30
31
32
**iOS**
33
+
34
35
cd ios
36
37
pod install
38
39
40
### Expo
41
-#npm
-npx expo install @bsdaoquang/rncomponent
42
+`#npm
43
+npx expo install @bsdaoquang/rncomponent`
44
45
## Usage
46
0 commit comments