skywinder / ActionSheetPicker-3.0

Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
http://skywinder.github.io/ActionSheetPicker-3.0
BSD 3-Clause "New" or "Revised" License
3.4k stars 740 forks source link

Using ActionSheetCustomPicker #373

Closed antonijap closed 6 years ago

antonijap commented 6 years ago

I need to create a custom picker with numbers. I am trying to find documentation, but it seems this one is not really covered. I need some assistance if possible.

skywinder commented 6 years ago

Hmmm. Please check out Example project in this repo. https://github.com/skywinder/ActionSheetPicker-3.0#example-projects

There is Huge variate of any kind of pickers.

antonijap commented 6 years ago

There is no example I need. Thanks anyway.