react-native-react-navigation-redux-crud
To run the examples:
git clone https://github.com/hari-mohan-choudhary/react-native-react-navigation-redux-crud.git
cd react-native-react-navigation-redux-crud
npm install
react-native start
react-native run-android
react-native run-ios
start server
cd server
npm install
node index.js
please update your local machine ip in 'src/action/url.js'