DeckTransition Versions Save

A library to recreate the iOS Apple Music now playing transition

0.2.0

6 years ago
  • Made the dismissal gesture friction more realistic

0.4.0

6 years ago

API Breaking Changes

  • The DeckTransitioningDelegate initialiser now requires NSNumber arguments for animation duration
  • A snapshot of the presenting view controller is shown instead of the view itself

Other Changes

  • Fixed Objective-C compatibility issues
  • Fixed a host of bugs related to the double height status bar and rotation
  • You can now use pod try to try the library

0.3.0

7 years ago

The transition can now be customised by passing in custom animation durations, other animations to be performed alongside the stock animation, and completion handlers

0.1.0

7 years ago