Skip to content

voz-living/vozliving-react-native

Repository files navigation

vozliving-react-native

VOZLiving react native app

Dependencies.

  • Nodejs 7
  • Expo.io Development Tools
  • Magic

Get started!

  • 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 pick Open 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!

Dev tools for react native

  • npm run devtool

Test with Jest

  • npm run test

You may need to known: