React Native Tutorial

React Native is a JavaScript Framework by we can develop mobile apps for iOS and Android. it is base on React and JavaScript framework of  Facebook .

Facebook created the React Native in 2013 for their projects. React Native released on 2015 .

React native support for iOS and android app development .

React Native’s Advantage :

React native have several advantage to develop mobile applications, it provide ability to develop hybrid app that works as native. There are some advantage below .
1. Cross platform

2. JavaScript

3. Hot Reloading

4. Performance

5. Community

Cross-Platform  – React Native develop an application that work in both platform ios and android devices.

Java Script – Front end developer , How have java script knowledge can easily understand javascript and build native application.

Hot Reloading –  Changes on code  immediately  reflect in user interface.

Performance – React Native code are compiled into native code,  if you build in android it generate android code and if build in ios then generate ios code .

Community –  The large community of  React Native around helps us to find any answer we require.

 

Leave a Reply

Your email address will not be published. Required fields are marked *