React Native for Mobile Developers  provides a through introduction to hybrid mobile app development using the wildly popular React Native...

Why React Native? React Native provides a set of components and extensions that allows you to easily write native iOS and Android applications using the latest ES6 JavaScript. Its syntax is easy to read and understand. The philosophy behind React Native is not the same as Cordova or Sencha Touch. Although you still write JavaScript with React Native, the components you define will end up rendering as native platform widgets. If you are familiar with React for the web, you’ll feel right at home. And if you have written apps in Java or Objective-C, you’ll immediately recognise many of React Native’s components. Inless than 2.5 hours, you will have the necessary skills to understand and write native hybrid mobile apps with React Native.
This course takes a very structured approach of teaching React Native. Everything from "Hello World" to production-level code is covered. Students acquire skills rapidly through a deep-dive in the world of React Native and JavaScript ES6 development.