Skip to content

Commit 00b8002

Browse files
committed
feat: fix readme 2
1 parent be284ab commit 00b8002

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,26 @@
2121

2222
### React Native
2323

24+
`
2425
#npm
2526
npm install @bsdaoquang/rncomponent
2627

2728
#yarn
2829
yarn add @bsdaoquang/rncomponent
30+
`
2931

3032
**iOS**
33+
34+
`
3135
cd ios
36+
3237
pod install
38+
`
3339

3440
### Expo
3541

36-
#npm
37-
npx expo install @bsdaoquang/rncomponent
42+
`#npm
43+
npx expo install @bsdaoquang/rncomponent`
3844

3945
## Usage
4046

0 commit comments

Comments
 (0)