ianb821 / IBActionSheet

Customizable iOS 7 style UIActionSheet
MIT License
307 stars 65 forks source link

Support for accessory icon in buttons #34

Closed BigSauce closed 9 years ago

BigSauce commented 9 years ago

I would love it if IBActionSheetButton support icon functionality similar to PPiAwesomeButton, where an accessory icon can be specified for the button.

Any chance this can happen?

Thanks!

ianb821 commented 9 years ago

This is outside of the original scope of what I had in mind for the project. It looks nice though. Feel free to fork IBActionSheet and add support though, you're free to add whatever you'd like.