In this release:
Xcode 12 compiler errors fixed.
Added one more chain method.
Version 2 features:
Tween Key-Value functionality redesigned and syntax simplified.
Added .timeEnd() to Tween
.
Added .stop() to tween and Timeline, this action removes from Engine.
Updated PDFImageView and PDFImageRenderer to make public and accessible.
Easing.swift modified for syntax simplification.
Now, with Declarative Syntax and Tween chaining.
Changed “Tween” object to support “from”: and “to” keyPaths.
UIView’s & NSView’s extensions with a set of basic transitions.
Support to custom ‘structs’ and ‘class’ Types.
Code documentation included.
Performance Improved.
macOS support.
Swift Package.
tvOS & watchOS targets, included but not tested.