/react-native-starter

React-Native boilerplate with Babel 6, Redux, Redux Saga w Thunk, Socket.io and Remote Redux DevTools support.

Primary LanguageJavaScript

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