akkyie/AKPickerView

Enhancement: Allow disabling of 3D effect for use with flat UI's

Closed this issue · 2 comments

@akkyie I'm currently using your picker in an app with a flat design and I was looking around to see if there was an easy place to add a property on AKPickerView to disable the 3D effect. I was thinking of adding a AKPickerViewStyle property with AKPickerViewStyle3D and AKPickerViewStyleFlat possible values. Or if you have a better solution? Thanks

Implemented it. (6ff27cb)
Thank you for your proposal!

Great! Thank you 👍