Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

v1.1.0

Choose a tag to compare

@jverkoey jverkoey released this 24 Jul 17:17
· 227 commits to stable since this release

This minor change resolves some Xcode 9 warnings and introduces the ability to speed up or slow down animations.

New features

  • Added a new keypath constant, MDMKeyPathScale.
  • MDMAnimator animation timing can now be scaled using the new timeScaleFactor property.

Source changes