We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115a528 commit 52b4d13Copy full SHA for 52b4d13
README.md
@@ -90,6 +90,7 @@ Here `this.bottomSheetRef` refers [to the `ref`](https://reactjs.org/docs/react-
90
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:
91
92
```sh
93
+yarn
94
cd Example
95
yarn
96
expo start
0 commit comments