React Native is built by Facebook and was designed to offer features that make it perfect for hybrid and native app development. To end the confusion for once and for all, it is a hybrid app development technology as you can use a single language to build applications for iOS and Android.
Read moreIs React Native compile to native?
The uniqueness of React Native is a single JavaScript codebase used for both platforms. React Native compiles the JavaScript code to native components , thus, using platform-specific APIs and modules. By using such native components as Images, Text, and View as building blocks, software developers can create new ones.
Read more