Skip to content

Commit 3c175be

Browse files
committed
update readme
1 parent 78a173a commit 3c175be

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- [x] React Navigation v5 entegration
55
- [x] Use of Drawer and Bottom Tab together route configuration
66
- [x] Mobx entegration
7-
- [x] Fully Hooks. Not contain Class Object
7+
- [x] Fully Hooks. Does not contain Class Object
88
- [x] Multi Language (by device language)
99
- [x] Template
1010
- [x] File Structure
@@ -26,6 +26,7 @@
2626
```
2727
git clone https://github.com/applogistdev/react-native-template-app.git
2828
cd react-native-template-app && npm install
29+
cd ios/ && pod install && cd ..
2930
```
3031
Running on simulator or emulator run `react-native run-ios` or `react native run-android`
3132

0 commit comments

Comments
 (0)