JazzHands v2.0.8 Release Notes

Release Date: 2015-11-02 // over 8 years ago

Previous changes from v2.0.3

  • 🆕 New Features

    • ➕ Added left, right and center options to keepView:onPage: and keepView:onPages: to add more fine-tuned AutoLayout control.
    • ➕ Added IFTTTPathPositionAnimation to animate a view moving along a bezier path, as seen in the paper airplane animation in the demo app.

    🆕 New Demo App

    • ⚡️ Major update to the JazzHands Demo App to show off our new animations.

    🐛 Bug Fix

    • 🛠 Fixed a bug in the Filmstrip when interpolating between black/white and other colors, and optimized performance of the Filmstrip by removing runtime type checks. Thanks to @RodolfoAntonici and @gazsp for the detective work on this!