Releases: psharanda/Easing
Releases · psharanda/Easing
3.0.1
Easing v3
- Introducing
Interpolatable
: useEasing
functions to interpolate the values of primitives likeCGPoint
,CGRect
,CGTransform
,UIBezierPath
andUIColor
- Custom easing functions support
- Interactive demo app
- README file
- Enhanced library compatibility with recent versions of Xcode.
3.0.0
Easing v3:
- Introducing
Interpolatable
: useEasing
functions to interpolate the values of primitives likeCGPoint
,CGRect
,CGTransform
,UIBezierPath
andUIColor
- Custom easing functions support
- Update the library to be compatible with the recent versions of Xcode