VOZLiving react native app
- Nodejs 7
- Expo.io Development Tools
- Magic
- Download development tools from expo.io
- Checkout this repo
npm install
- Open this repo from development tools
- On the right corner of development tools choose
Device
pickOpen on iOS Simulator
- That it!
If you prefer using terminal than development tools.
- Checkout this repo
npm install
- install global
npm install exp -g
- Start packager
node_modules/react-native/packager/packager.sh --reset-cache
- Start iOS simulator
exp start --ios
- That it!
npm run devtool
npm run test
You may need to known: