Skip to content

miszo/warsawjs-workshop-14-microblog

Repository files navigation

React Native Boilerplate

This boilerplate has React-Native, Redux, Redux Saga, Babel 6 stack and Remote Redux Devtools support.

To run project:

  • Clone the project

  • Go to the path

cd yell-mobile
  • Install all dependencies
yarn
  • Run packager
npm start
  • Run on device or emulator
react-native run-ios
  • Open Redux devtools
http://remotedev.io/local/

or Redux Devtools extension from your favorite browser