React Native

React Native, Mobile application development
- 3.7 (36 ratings)
- Created by Govind Gupta
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Build mobile application using react native
- Use of micro app design pattern for react native application
- Code sharing between react js and react native
- Application debugging
- After this course, You will become hero from zero.
Requirements
- Basis of iOS and android
- Basis of javascript language
Description
About react native: React Native is a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android. It’s based on React, Facebook’s JavaScript library for building user interfaces, but instead of targeting the browser, it targets mobile platforms. In other words: web developers can now write mobile applications that look and feel truly “native,” all from the comfort of a JavaScript library that we already know and love. Plus, because most of the code you write can be shared between platforms, React Native makes it easy to simultaneously develop for both Android and iOS.
Why react native: There are many hybrid technology like phone gap, but UI experience is not good for these library. But react native is using native iOS and android component and using bridge method to communicate. So react native UI and performance is similar to native project.
Post a Comment for "React Native"