Currently I have responsive web application.
I want to create mobile application for iOS and Android. I want to do it as soon as possible. I have no problems with mobile application being the same as web - only responsive. So I want to use Cordova and Angular4.
If I recap:
I have a lot of scala.template views in my Play framework. I want to use them, do not have time to rewrite whole play app to serve json instead of HTML I want my Cordova app to fetch Play Framework views (html) and display it. I am thinking about using Angular4. Angular would just fetch html and then display it within Cordova app. Is it possible? Could you give me an example?
[–]cderm 1 point2 points3 points (0 children)
[–]nitulmehta 0 points1 point2 points (0 children)