CosmicMind Motion Versions Save

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

3.1.3

4 years ago
  • pr-76: Added missing module for Swift Package Manager.
  • Updated Xcode 11 settings.

3.1.2

4 years ago
  • Updated layout version in Xcode project.

3.1.1

4 years ago
  • Added installation instructions to README.

3.1.0

4 years ago

3.0.0

4 years ago
  • Updated to swift 4.2.
  • pr-45: Fixed issue-44, view is hidden below status bar during call.
    • issue-44: View is hidden below status bar when a call is active.
  • pr-50: Allow framework to be linked from extensions.
  • pr-53: Bug fixes and MotionViewTransition.
    • Made MotionTransition.{start|update|finish|cancel} methods public.
    • Changed to updating model before firing animations for CALayer animations.
    • Added reverting XXForNextTransition options back to default.
    • Fixed issue when interactive transition was cancelled it was calling finish instead of cancel.
    • Fixed appearance transition callbacks for transition cancellation.
    • Fixed resume time was calculated incorrectly.
    • Fixed ~0.001 seconds precision issue by storing current time.
    • Added MotionViewTransition to make transitions of views possible.
  • pr-54: Added setCompletionCallbackForNextTransition.
  • pr-55: Fixed UITabBarController had userinteraction enabled during transition.

1.4.3

5 years ago
  • pr-42: Fixed unbalanced calls to begin/end appearance transitions.
    • issue-29: Unbalanced calls to begin/end appearance.

1.4.2

5 years ago
  • pr-40: Fixed delegation issue, where UINavigationController and UITabBarController were not correctly calling their delegate methods.

1.4.1

5 years ago
  • Minor cleanup.

1.4.0

6 years ago
  • Updated for Xcode 9.3.

1.3.5

6 years ago