The React Native project from Facebook allows development of mobile apps using Javascript and the popular React user interface library. React has a number of advantages over other methods of creating iOS apps using Javascript such as all calls between the Javascript and the native platform being asynchronous.
Johannes Stein has written a nice overview of development with React Native going over the basics of the platform and building a simple app with React Native showing how to take a React app and turn it into a React Native one.
You can find the tutorial over on the Toptal blog.
If you haven’t installed React Native be sure to check out the homepage.
A nice introductory to using React Native.
Original article: Tutorial: React Native – A Beginners Guide
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.