ergunemr / BottomPopup

BottomPopup provides a popup-like presentation style to any view controller
MIT License
875 stars 88 forks source link

Delegate Functions #8

Open Urkman opened 5 years ago

Urkman commented 5 years ago

Any plans to add some delegate functions like willDismiss or didChangeToFrame? So we can layout content under the Popup?

ergunemr commented 5 years ago

Hi @Urkman , I will add couple of delegate methods in next release, thank you for comment.

Urkman commented 5 years ago

Any news on this?

ergunemr commented 5 years ago

Sorry for latency, check the new release. I dont know it meets with your requirements, but at least you have some lifecycle methods now :)