If you want more, look at PhoneGap iPhone app on my new blog!

The list layout of the Palladio App
The application name is Andrea Palladio Architectures Gps Guide and it is a guide to Palladian villas. For those who don’t know, Andrea Palladio is a famous Italian architect of the 16th century, whose works are mainly situated in the Veneto Region, a beautiful region in the North of Italy.

The cover of the "villa"
We’ve spent about six months to develop it, because there was a lot to do on Phonegap. We wanted to realize an app that looks and feels like a real app, made with Objective C. So we have analyzed and extended the Phonegap’s code in order to create a toolBar with custom buttons, a better integration with Maps and we have also worked to optimize Javascript performance. The result, we think, is an application that is like a native one.
If you want to see more screenshots just go to the dedicated page on my graphic studio’s website. There, you will also get other informations and a direct link to iTunes page.
Dear Alberto, sorry about may last post with codes. Anyway I solved my tabbar problem using nativeControls.js, now it’s working fine.
By the way, now I’m trying to implement SQL database support in my Iphone app I found some post about it but they are unclear or imcomplete.
Could you please help me in this issue ?
Did you do something like that in your app ?
My environment is last phonegap version and Xcode.
Thanks in advance,
Ricardo Andrade
Brazil – Rio de Janeiro
skype: ricardo.andrade.rj
Thsnk you so much, for your reply !!!
Is there a way to make this work on android ?
Thanks.
Well, PhoneGap is multi-platform. So a lot of methods are OS independent. But the support of Android native UI elements is absent. If you want to develop a native application using Javascript, you should try Titanium mobile.
Thanks!