# Demo

This is a simple demo react native app that includes all the required IOS and Android changes to help get started quickly.

### Steps to install on simulator
1. cd demo
2. npm install
3. react-native run-ios

### Notes
If anyone wants to add some more core functionality feel free to add them.
