CosmicMind Motion Versions Save

A library used to create beautiful animations and transitions for iOS.

1.3.4

6 years ago
  • issue-1022: Fixed alpha issue, where alpha was being set to 1 and not respecting the initial set alpha value.

1.3.3

6 years ago
  • issue-24: Fixed regression where view lifecycle functions were not being called.

1.3.2

6 years ago
  • Fixed unbalanced calls in Motion transitions.

1.3.1

6 years ago
  • Updated isMotionEnabled check, as it was determined incorrectly.

1.3.0

6 years ago
  • Reworked internals for Motion.

1.2.5

6 years ago
  • UIViewController.motionModalTransitionType renamed to UIViewController.motionTransitionType.
  • Updated logic steps for TabsController.motionTransitionType and child view controller motionTransitionType values.

1.2.4

6 years ago
  • Added begin / end transition methods for from / to view controllers.

1.2.3

6 years ago
  • Replaced DispatchQueue.main.async calls to Motion.async.

1.2.2

6 years ago
  • Updated Motion for iOS 11, where snapshot would no longer include a container view.

1.2.1

6 years ago
  • Submodule access rights update for Material.