Search code examples
angularionic-frameworkhybrid-mobile-app

How can I convert my angular 5 based website to mobile app


I want to build the mobile app (Android, IOS, Windows) using my existing Angular 5 based project. In my Angular project, I have used PHP/MYSQL as backend and DB. I am web programmer but new to Mobile apps.

I also learned about the ionic framework but ionic has own tags and it depends on other techniques.

Can anyone guide how can I save my time to code again for the Mobile app?

It would be very thankful.


Solution

  • Actually, as you told you have already developed an application using Angular. So, you have no choice except build a mobile app using the ionic framework.

    In your case, the advantage of ionic is that some additional work will be required in ionic but no need to build a mobile app from zero.

    So, my suggestion is you can go with the ionic framework.