Facebook launched a JavaScript-based open source framework React Native at the React.js Conf 2015 conference, a Chinese course translated from React Native official documentation.
React Native combines the benefits of Web apps and Native apps with JavaScript to develop native IOS and Android apps. In JavaScript, use React abstract OS native UI components instead of DOM elements to render.
React Native enables you to build a world-class application experience on your on-premises platform using JavaScript-and React-consistent development experiences. React Native focuses on the development efficiency of all the platforms that developers care about-developers can easily write code efficiently for any platform, just by learning one language. Facebook has used React Native in multiple application offerings and will continue to invest in React Native.
React Native for Android
Facebook released React Native for Android on September 15, 2015, extending the WEB and native platform's JavaScript development technology to Google's popular mobile platform--android.
React Native official website: http://facebook.github.io/react-native/
Preliminary knowledge of React Native