Page 1 of 1

Appery.io UI capability (IOS UIPickerView)

Posted: Mon Jan 06, 2014 10:23 am
by Mario Alfaro

Can you create an IOS UIPickerView in Appery.io to show items from the database based on logic? I could not find a UI component in Appery.io which could generate an IOS style generic bottom of the screen pop-up picker view (shown below). Thanks.

Image


Appery.io UI capability (IOS UIPickerView)

Posted: Mon Jan 06, 2014 10:58 am
by Johnny364822

Have you tried the UIPickerView?


Appery.io UI capability (IOS UIPickerView)

Posted: Mon Jan 06, 2014 11:12 am
by Mario Alfaro

No I haven't, I would need to do that in the xproj code. I was actually wondering if this can be done with a standard or addon appery UI component. I am new to this so learning Appery's capabilities.


Appery.io UI capability (IOS UIPickerView)

Posted: Mon Jan 06, 2014 11:12 am
by Johnny364822

ok because there is also a plugin here:
http://www.plugreg.com/plugin/mgcrea/...

the source is here:
https://github.com/mgcrea/cordova-pic...

did you try that? google is your friend.