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

Decent example of a custom actionsheet in swift #337

Closed Nathan187 closed 4 years ago

Nathan187 commented 7 years ago

edit: looks like the width of the popover view (on iPad) will always be 320. is there a fix or a way to change this?

does anyone have a decent example of a custom action sheet in swift?

i can't get any of the delegate methods to work/fire. i need to increase the width of the components (or the view itself)

thanks

skywinder commented 4 years ago

There is no such feature yet. I'd be more than happy to merge a PR adding this feature, it seems like it would be useful for sure 👍