ColinEberhardt / VCTransitionsLibrary

A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
Other
4.55k stars 617 forks source link

Fixed explode transition #47

Closed tbaranes closed 8 years ago

tbaranes commented 8 years ago

As @JakeLin explained to you in #46, we are porting some of your (awesome) transitions to IBAnimatable.

You will find in this PR the fix we did to make the explode transition working.

ColinEberhardt commented 8 years ago

That's great - thanks.