## Installation

This is an [Expo app](https://expo.io/learn). It's pretty straight-foward to get this example app running locally:

```
cd example

yarn install

exp start

exp ios
```
