https://egghead.io/courses/react-native-fundamentalsnode
https://egghead.io/courses/react-testing-cookbookreact
https://egghead.io/courses/react-native-fundamentalsandroid
https://egghead.io/courses/react-flux-architecture-es6ios
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
You will need node.js, the React Native command line tools, Watchman, and Android Studio.react-native
$ 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