JazzHands v2.0.3 Release Notes

Release Date: 2015-07-22 // over 8 years ago
  • ๐Ÿ†• 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!