Skip to content

Commit eb28cbc

Browse files
committed
fix: readme
1 parent 9a0bffc commit eb28cbc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ or
1414
yarn add @splicer97/react-native-mytracker
1515
```
1616

17+
then install pod
18+
19+
```sh
20+
cd ios && pod install
21+
```
22+
1723
## Usage
1824

1925
```js

0 commit comments

Comments
 (0)