Skip to content

Commit 52b4d13

Browse files
iamoleggaosdnk
authored andcommitted
docs: add info regarding installing deps(#52)
1 parent 115a528 commit 52b4d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Here `this.bottomSheetRef` refers [to the `ref`](https://reactjs.org/docs/react-
9090
More complex examples can be found in the `Example` folder. To view the examples in the [Expo app](https://expo.io/), open a Terminal and run:
9191

9292
```sh
93+
yarn
9394
cd Example
9495
yarn
9596
expo start

0 commit comments

Comments
 (0)