Search code examples
angularjscordovacordova-pluginsvisual-studio-cordovacordova-3

Can Cordova be used for web app to mobile native migration?


I have an SPA application that is also customized for mobile browsers. The technology used is Angular 2 and Node. Can I make use of Cordova to wrap and deploy it as a native app onto Android and iOS?

Are there any references?


Solution

  • You should search about ionic 2 which come with angular 2 or ionic 3 which come with angular 4.