cordova - How to create crossplatform tabbar without using plugins? -


I am using phonegap to develop cross-platform applications. What is a way to create tabbed like native iOS app without using plugins? If not, how should I develop for a cross platform?

Thanks for any help.

You can take a look at the KidoYi (http://kendoui.com). It's not free (mobile I think ~ $ 200 per developer) but this is a very good cross platform HTML / CSS / JS tabbar in iOS and Android and Blackberry.

Comments