Hi there!
I want to use autocomplete function for cities in my weather app, in the same way as iPhone weather app do.
I will use wunderground API for this. They have autocomplete data in JSON (http://www.wunderground.com/weather/api/d/documentation.html#auto), so I need to get this data, parse and show it as a standard iPhone list with possibility to scroll it and to select one of the cities.
I just want to know does anybody already done this in his app with Corona and will be so kind to share this code with me and community?
If not, I will appreciate any ideas how to implement this in smart way.
Thanks! [import]uid: 117007 topic_id: 21853 reply_id: 321853[/import]