UIWindowTransitions Versions Save

🏃‍♂️ Animated transitions for UIWindow's rootViewController property

1.0.0

3 years ago

Released on 2020-11-15

Changes

  • #10 [NEW] Updated for Swift 5 both SPM and CocoaPods package
  • #13 [NEW] Added completion handler for set(rootViewController:options:completion:)
  • #7 [FIX] Fix issue with iOS memory leak when changing view controller

0.2.0

5 years ago

Released: on 2019-01-26

Changes

  • #8 Introduced snapshot option which creates a snapshot of the current root view controller before the transaction.

0.1.1

5 years ago

Released on: 2017-11

First stable release

0.1.2

5 years ago

Released on: 2018-09-21

Changes

  • #5 Added compatibility to Swift 4.2 (XCode 10)