-
Notifications
You must be signed in to change notification settings - Fork 0
Lab
jollen chen edited this page Apr 27, 2018
·
11 revisions
Please refer to moko365/react-native-starter-kit
- Flux pattern basics
- React components (WebView, FlatList, Text, View)
- Splash screen
- REST API (Github)
- https://www.npmjs.com/package/react-native-svg-charts
- https://github.com/flowchain/react-websocket-flux
- <ListView />, <FlatList />
- https://github.com/jemise111/react-native-swipe-list-view
- <RefreshControl />
- Expo Camera
- https://github.com/reactjs/redux
- https://github.com/aksonov/react-native-router-flux
- Redux + WebSocket Client
- https://github.com/reactjs/react-redux/tree/master/docs
- https://redux.js.org/basics/reducers
- https://hulufei.gitbooks.io/react-tutorial/content/flux-evolution.html
- https://noootown.gitbooks.io/deeperience-react-native-boilerplate/content/Redux/Container%20vs%20Component.html
- http://taobaofed.org/blog/2016/08/18/react-redux-connect/