DeckTransition v0.4.0 Release Notes

  • API Breaking Changes

    • The DeckTransitioningDelegate initializer 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