React-Native Tutorials
https://egghead.io/courses/react-native-fundamentals
part free
https://egghead.io/courses/react-testing-cookbook
https://egghead.io/courses/react-native-fundamentals
https://egghead.io/courses/react-flux-architecture-es6
all free
https://egghead.io/courses/building-react-applications-with-idiomatic-redux
https://egghead.io/courses/getting-started-with-redux
https://egghead.io/courses/react-fundamentals
https://egghead.io/courses/manage-complex-state-in-react-apps-with-mobx
Dependencies for Windows + Android
You will need node.js, the React Native command line tools, Watchman, and Android Studio.
install
$ npm install --save react react-native-cli
# test
$ react-native init AwesomeProject
$ cd AwesomeProject
$ react-native run-android
# OR
$ react-native run-ios
$ react-native start
©xgqfrms 2012-2020
www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!