Skip to content

Releases: CosmicMind/Motion

Swift 4

02 Oct 15:09
Compare
Choose a tag to compare
  • Updated to Swift 4.
  • Fixed a couple memory leaks.

Minor Updates

08 Aug 17:41
Compare
Choose a tag to compare

Minor internal updates.

Motion README

22 Jul 13:53
Compare
Choose a tag to compare
  • Added Motion logo to README.

Complete Rework

19 Jul 18:15
Compare
Choose a tag to compare
  • issue-5: Added the ability to add custom timing functions.
  • issue-4: Fixed an issue where a white flash occurred when pushing/popping a view controller.
  • issue-8: Added the ability to add animation immediately.
  • issue-6: Added the ability to animate views that are not paired.

Learn more at: https://www.gitbook.com/book/cosmicmind/motion/details

Transitions

01 Apr 16:09
Compare
Choose a tag to compare
  • Fixed an issue where using child view controllers would break presenting and dismissing transition animations.

Xcode 8.3

28 Mar 19:29
Compare
Choose a tag to compare
  • Updated for Xcode 8.3.

Stability

22 Mar 14:27
Compare
Choose a tag to compare
  • Stability updates.

UINavigationController

02 Mar 04:31
Compare
Choose a tag to compare
  • Fixed flickering issue when using UINavigationController as a container for transitions.

Completion & Depth

27 Feb 18:06
Compare
Choose a tag to compare
  • issue-2: Added an optional completion handler to motion animation calls.
  • issue-7: Added the ability to animate shadowOffset, shadowOpacity, shadowRadius, and depth.

UIImagePickerController

14 Feb 21:07
Compare
Choose a tag to compare
  • issue-1: Fixed issue where UIImagePickerController was having its default delegate property overwritten.