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

Attributed strings can be used as picker rows. Fixed accessibility for picker title. #403

Closed xjki closed 4 years ago

xjki commented 6 years ago

In addition to changes mentioned in title also fixed issues (+converted to Swift 4.2) Swift-Example target, added comments and cleanup to make examples more clear.

skywinder commented 4 years ago

@xjki You've done a huge work with bunch of optimisations. thank you very much! 👍