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

Allow use of attributed strings as picker row titles #341

Closed xjki closed 4 years ago

xjki commented 7 years ago

E.g. title with leading icon.

xjki commented 6 years ago

Implemented in https://github.com/skywinder/ActionSheetPicker-3.0/pull/403