Stagehand v3.0.0 Release Notes

Release Date: 2020-09-18 // over 3 years ago
    • ๐ŸŽ Updates CGAffineTransform interpolation to use matrix decomposition. This improves the interpolation of non-RST transforms and greatly improves performance for all transform interpolation.
    • โž• Adds support for animating CATransform3D using matrix decomposition.

Previous changes from v2.1.1

    • ๐Ÿ›  Fixes the execution of execution blocks and property assignments in curved animations