InterviewSolution
Saved Bookmarks
| 1. |
How is React Native different from other frameworks for developing a mobile application? |
|
Answer» Javascript developer always tried to explore platforms where Javascript can be used to build better USER experiences. React native is not the first FRAMEWORK which enables web developers to build applications for the mobile platform. Ionic, Cordova were few very popular application framework which was used to develop a mobile application using web technologies. One major motivation towards this effort was having a seamless experience on all the platforms. Mobile application developed with React Native is different than alternate frameworks in the following ways:
|
|