Migrating to Ionic from Existing Phonegap or Cordova App

While getting started with Ionic is pretty simple, do you have a recipe for integrating Ionic with an existing Phonegap/Cordova app that wants to change UI frameworks? Is there a supported or suggested migration path?

1 Like

Hi,

since ionic make some heavy interaction with angularjs it’s by far difficult to just seperate the ui. There are two issues at the repo to use backbone or just use ionic ui without angularjs.

Or what do you need?

E: the issues

Yes. I also find that to fully take advantage of Ionic. You kinda need to make some changes on the server side as well.