CustomizableActionSheet
CustomizableActionSheet copied to clipboard
Action sheet allows including your custom views and buttons.
Hi Beryu, I would like to propose a fix on animation. The problem will become more obvious, if I increase the height of custom view, and make the animation time...
Hi, I can understand why `ActionSheetItemView` is required throughout the code. With `ActionSheetItemView`, this enables us to perform `itemContainerView.addSubview`, even before we initialise `itemContainerView.frame`. I was wondering, is it possible...
Hey there, I've made some changes for my own purposes that might be of interest in the main project. 1. Made it more obj-c friendly by adding @objc access to...
Im trying to used this control in iPad with Orientation. But layout is not resize im using auto layout. ![simulator screen shot - ipad 5th generation - 2018-01-08 at 00...