6dcc317542 | ||
---|---|---|
.. | ||
src | ||
.babelrc | ||
.buckconfig | ||
.eslintrc | ||
.watchmanconfig | ||
App.js | ||
README.md | ||
app.json | ||
package.json | ||
rn-cli.config.js | ||
yarn.lock |
README.md
Run the example
- View it with Expo
- Run the example locally
- Clone the repository and
cd
to this directory - Run
yarn
to install the dependencies - Run
yarn start
to start the packager - Scan the QR Code with the Expo app
- Clone the repository and