Introduction
Developing applications for iOS or Android devices normally requires one to learn the language
and development tools for each platform. For iOS development one has to learn
the Objective-C programming language and be able to use the Xcode development environment.
For Android, one needs to learn Java and use the Android Studio environment.
(Sansonetti, 2015.)
React Native is an open source JavaScript framework for building mobile applications for both iOS and Android devices. It was open-sourced on March 2015 by Facebook, and it's based on the React framework published a few years earlier. (Facebook 2015.)
React Native is an open source JavaScript framework for building mobile applications for both iOS and Android devices. It was open-sourced on March 2015 by Facebook, and it's based on the React framework published a few years earlier. (Facebook 2015.)
Comments
Post a Comment