I am looking at porting a little iPhone (objective C) application to Corona to gain the ability to port to both Android & IOS.
Question - What is the best current approach in Corona to replicate a settings page which consists of (in the native iPhone app) the following:
- Scrollable List View with options (like the iPhone Settings app), holds UI components such as:
- text entry
- buttons (on/off)
- one UISegmentedControl (e.g. does “feet/metric” choice)
- some values shown as text which launch a picker wheel view to set them
Is using the Corona Widget’s the way to go at the moment? I note they’re marked as Beta
[import]uid: 140210 topic_id: 29203 reply_id: 329203[/import]