React-Native Tutorials

React-Native Tutorials

https://egghead.io/courses/react-native-fundamentalsnode

part free

https://egghead.io/courses/react-testing-cookbookreact

https://egghead.io/courses/react-native-fundamentalsandroid

https://egghead.io/courses/react-flux-architecture-es6ios

all free

https://egghead.io/courses/building-react-applications-with-idiomatic-reduxes6

https://egghead.io/courses/getting-started-with-reduxnpm

https://egghead.io/courses/react-fundamentalsredux

https://egghead.io/courses/manage-complex-state-in-react-apps-with-mobxwindows

Dependencies for Windows + Android

You will need node.js, the React Native command line tools, Watchman, and Android Studio.react-native

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
相關文章
相關標籤/搜索