/react-native-react-navigation-redux-crud

react native in jwt login and crud operation using redux, redux-thunk, axios and for navigation 'react-navigation'

Primary LanguageJavaScript

react-native-react-navigation-redux-crud

To run the examples:

  1. git clone https://github.com/hari-mohan-choudhary/react-native-react-navigation-redux-crud.git
  2. cd react-native-react-navigation-redux-crud
  3. npm install
  4. react-native start
  5. react-native run-android
  6. react-native run-ios

start server

  1. cd server
  2. npm install
  3. node index.js

please update your local machine ip in 'src/action/url.js'