I was working on an angular 5 project for 3 months and I was building that using Cordova to export android and Ios apps. Now I need some native functionalities for my app but I couldn't find a way to convert or wrap my angular 5 web app to Ionic 3 to use the native abilities of Ionic. Is there any way to convert it easily? without UI changing.
The only way I can think of, is by using a new blank Ionic project.
Create the project with the command ionic start myApp blank
. This will create everything that Ionic & Cordova needs. Then, copy your files into this project manually. Since Ionic uses Angular, you should not have to make major changes.
There is no quick way. You need to build from scratch. But there are "shortcuts" and if you done your job well on seperating code and layout, you can significantly speed up the build.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With