akkyie / AKPickerView

A simple yet customizable horizontal picker view.
MIT License
894 stars 106 forks source link

Can I use this control in a phonegap application? #68

Closed ljammala closed 8 years ago

ljammala commented 8 years ago

I want to create a horizontal UIPicker in my phonegap application and was wondering if I can embed this control in one of the screens.

akkyie commented 8 years ago

I don't know much about phonegap, but I think the answer is NO. You use HTML/JavaScript to implement an app with phonegap, but AKPickerView is written in ObjC/Swift.