sgr-ksmt / PullToDismiss

You can dismiss modal viewcontroller like Facebook Messenger by pulling scrollview or navigationbar in Swift.
MIT License
485 stars 54 forks source link

Adding actions for beginning and ending dismiss. #50

Closed benguild closed 6 years ago

benguild commented 6 years ago

This is in order to prepare the underlying view for any updates that occurred on the view above.

Because the dismiss percentage is abstracted and private, this or something similar is necessary in some applications/instances.

benguild commented 6 years ago

Closed, RE: #52