2018-12-29 19:18:55 +02:00

8 lines
87 B
Markdown

# Example App
First install Expo. Then run the Expo app:
```bash
npm i
yarn start
```