0
React and React native
Please what is the difference between react and react native ?
2 Respuestas
+ 3
Both are react based codes.
react.js is for building web application and react native are for building cross platform Android/iOS native apps.
0
React mainly known as reactjs is a javascript library and it is used in Web Development for building UI,while react native is used for building cross-platform apps for android and iOS.
here refer this source, it'll be useful - https://www.biztechcs.com/blog/react-vs-react-native/