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

v2.5.0

Compare
Choose a tag to compare
@jverkoey jverkoey released this 27 Nov 19:14
· 117 commits to stable since this release

This minor release makes CALayer implicit animation support more robust while simplifying the internal animator implementation.

New deprecations

MDMMotionAnimator's +sharedLayerDelegate API has been deprecated and is no longer needed to animate headless CALayer instances.

New features

The animator now supports additive animations on CALayer's shadowOffset property.

Source changes

API changes

MDMMotionAnimator

deprecated method: +sharedLayerDelegate