DimaMishchenko / ExpandableButton

Customizable and easy to use expandable button in Swift.
MIT License
98 stars 16 forks source link

Delegates #2

Open mariovillamizar opened 5 years ago

mariovillamizar commented 5 years ago

Hey there! Nice control, thanks. A suggestion.. maybe some delegates could be helpful to know when the view will open, did open, will close, did close, etc. Thanks again.

mariovillamizar commented 5 years ago

I did a pull request adding some delegate methods here: https://github.com/DimaMishchenko/ExpandableButton/pull/3