Skip to content

3.0.0

Compare
Choose a tag to compare
@psharanda psharanda released this 08 Jun 10:28
· 9 commits to master since this release

Easing v3:

  • Introducing Interpolatable: use Easing functions to interpolate the values of primitives like CGPoint, CGRect, CGTransform, UIBezierPath and UIColor
  • Custom easing functions support
  • Update the library to be compatible with the recent versions of Xcode