patoroco / Modaly

Configure size of modal panels from storyboard with a custom segue
MIT License
17 stars 0 forks source link

Allow to perform a block after show & dismiss #1

Closed patoroco closed 10 years ago

patoroco commented 10 years ago

This should be straightforward, because both presentViewController and dismiss methods have a completionBlock: method.