- Redux setup
- Axios get,post,pull,put configuration
- Applied ESLint settings
- Translate
- Tabbar, SideBar Route configuration
- Remote Redux DevTools configuration
- File Structure
- Template
- Logger
- react-native-router-flux
- hooks
- axios
- react-redux
- redux
- redux-thunk
- redux-logger
- react-native-config
- i18n-js
git clone https://github.com/kerimdemir/react-native-boilerplate.git boilerplate
cd boilerplate && npm install
- Download zip
- Update
app.json
"name": "your-app-name",
"slug": "your-app-name",
yarn install
ornpm install
- To open devTools run
npm run debug
- To running on simulator or emulator run
npm run ios
ornpm run android
- To running test run
npm run test
- You have to set your URL in Config.js and file of actions.