Simple mobile app build with create-react-native-app.
Make sure you have Node 6 or later installed.
- Clone repository
- Build project
yarn
ornpm install
- Run project
yarn start
ornpm start
- Install the Expo app on your iOS or Android phone, and use the QR code in the terminal to open your app. Find the QR scanner by pressing the '+' menu on the Projects tab.