Skip to content

Commit 77328df

Browse files
authored
update installation documentation
1 parent 5b83138 commit 77328df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ git clone https://github.com/flatlogic/react-native-starter.git
2929

3030
# Navigate to clonned folder and Install dependencies
3131
cd react-native-starter && yarn install
32+
33+
# Install Pods
34+
cd ios && pod install
3235
```
3336

3437
#### 2. Open RNS in your iOS simulator

0 commit comments

Comments
 (0)