Skip to content

ericyang89/react-native-reactive-boilerplate

Repository files navigation

react native boilerplate

A react-native boilerplate. Build with react-navigation, redux, immutable, rxjs. performance, best developer experience and easy easy to extend.

Main dependences

  • "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",

demo

pic

homepage king

use expo app view

You should download expo app first, scan the QR. expo for android, expo for IOS,

expo demo

exp://h2-xux.ericyang89.yuba-rn-new.exp.direct:80

get start

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.


coding style

we use eslint and prettier for consistent coding style. feel free to change config file.

注意

引入 react-native-svg

react-native-svg 需要原生支持,且版本需要和 rn 对应 。详情

About

A react-native boilerplate. Build with react-navigation, redux, immutable, rxjs. performance, best developer experience and easy easy to extend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published