Tuesday 21 August 2018

react vs react native

 React is UI library for the view of your web app, using javascript and JSX, React native is an extra library on the top of React, to make native app for iOS and Android devices.

reference:
https://medium.com/@alexmngn/from-reactjs-to-react-native-what-are-the-main-differences-between-both-d6e8e88ebf24
https://stackoverflow.com/questions/34641582/what-is-the-difference-between-react-native-and-react
https://facebook.github.io/react-native/

No comments:

Post a Comment