recruit-mp / RMPZoomTransitionAnimator

A custom zooming transition animation for UIViewController
MIT License
1.71k stars 178 forks source link

Call required {begin|end}AppearanceTransition handlers on source view controller #17

Closed mickeyl closed 7 years ago

mickeyl commented 7 years ago

If you don't do this, iOS will not call the appropriate view{Will|Did}Disappear methods during your custom transition.

mpon commented 7 years ago

Thanks for your help:+1:

AbhiiPhone commented 7 years ago

Hello Sir, I have downloaded your project but can't run it, it says "RMPZoomTransitionAnimator.bundle: bundle format unrecognized, invalid, or unsuitable" :/