React Native 技术选型
2019-08-01 本文已影响0人
一只重拾梦想的小水
- component:
-
react-native-element
https://react-native-training.github.io/react-native-elements/docs/overview.html
- route:
-
router
单页
https://reacttraining.com/react-router/web/api/withRouter -
navigation
自定义header
https://reactnavigation.org/docs/en/api-reference.html
- debug:
-
official
js(console) + element style
https://reactnative.cn/docs/debugging/ -
react-native-debugger
network
https://github.com/jhen0409/react-native-debugger -
Flatlist debug prop