What is React Native?
React Native is a JavaScript framework that is used to develop mobile applications for iOS and Android. It lets you build cross-compatible mobile applications using only JavaScript, and you don’t have to worry about learning platform-specific application development languages such as Kotlin for Android or Swift for iOS.
React Native applications are real mobile applications and not just web applets. Facebook released the first version of React Native in March 2015.