Does PhoneGap Provide UI Controls Styling Like Ionic Does?

93 Views Asked by At

What I mean by that. Is that if you look through Ionics documentation, you'll see they list all the UI controls that you have at your disposal and how you can use them.

My company currently would be open to using Ionic over PhoneGap, however we need BlackBerry as well as Windows Phone support - of which Ionic does not cover yet. I have read through PhoneGap's docs and I just can't seem to find anything related to how they handle UI components and the styling thereof.

Do they have their own components like Ionic? Are there third party frameworks that can help with this? Thanks in advance!

2

There are 2 best solutions below

1
On BEST ANSWER

PhoneGap or Cordova don't provide UI elements, you can write HTML/CSS/JS for webview yourself or you can use some other framework like jQuery Mobile, Sencha Touch, Famo.us Ionic framework works with Windows Phone but its not perfect but i don't think any of frameworks support BlackBerry.

2
On
  • look on materialize, he provide good stuff for modern ui.
  • of course you can use polymer paper componen

but ionic provide usefull angular directive, and a complete toolbox. MoreOver ionic.io provide atractive services like deploy, push, etc