InterviewSolution
| 1. |
What Is React Native? |
|
Answer» React Native is the next GENERATION of React - a Javascript CODE library DEVELOPED by Facebook and Instagram, which was released on GITHUB in 2013. Native app creation means writing apps for a specific operating system. React Native helps DEVELOPERS reuse code across the web and on mobile. Engineers won't have to build the same app for iOS and for Android from scratch - reusing the code across each operating system. Android and iOS have very different codebases and startups and businesses often struggle to hire - or afford- engineers for both. Now just one developer can write across different mobile operating systems. React Native is the next generation of React - a Javascript code library developed by Facebook and Instagram, which was released on Github in 2013. Native app creation means writing apps for a specific operating system. React Native helps developers reuse code across the web and on mobile. Engineers won't have to build the same app for iOS and for Android from scratch - reusing the code across each operating system. Android and iOS have very different codebases and startups and businesses often struggle to hire - or afford- engineers for both. Now just one developer can write across different mobile operating systems. |
|