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

Change Colors #365

Closed jeremiasdsa closed 4 years ago

jeremiasdsa commented 6 years ago

Hi,

Is that possible to have a set of colors like the image ? If so, how can I achieve that?

screen shot 2017-10-23 at 17 36 04

skywinder commented 4 years ago

You can create your own picker based on AbstractActionSheetPicker or use ActionSheetCustomPicker to implement it.