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.
Have you tried the UIPickerView?
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.
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.