Reputation: 91
I have made some webapps with jQuery Mobile/Phonegap a year ago. Now starting another one. But it seems jQuery Mobile almost didn't advance. Things like:
I looked around, but it seems all good posts on webapps are 2012. Did development somehow stop at that time? I have found the following solutions:
My question: did people give up on webapps for mobile phones with phonegap or are there any good frameworks I don't know about yet?
Upvotes: 2
Views: 1266
Reputation: 953
There are numerous UI frameworks trying to mimic the native look-and-feel. Take a look at for example:
Also Bootstrap has several themes mimicking native iOS and Android.
Upvotes: 1