A react-native boilerplate. Build with react-navigation, redux, immutable, rxjs. performance, best developer experience and easy easy to extend.
- "react-navigation": "^1.0.0-beta.21",
- "redux": "^3.7.2",
- "immutable": "^3.8.2",
- "rxjs": "^5.5.2"
- "redux-observable": "^0.17.0",
- "redux-persist": "^4.0.0",
- "axios": "^0.17.1",
- "expo": "^19.0.0",
You should download expo app first, scan the QR. expo for android, expo for IOS,
exp://h2-xux.ericyang89.yuba-rn-new.exp.direct:80
yarn global add create-react-native-app
yarn
npm/yarn start
This project was bootstrapped with Create React Native App. integration with Your own app, you should eject first.
we use eslint and prettier for consistent coding style. feel free to change config file.
react-native-svg 需要原生支持,且版本需要和 rn 对应 。详情