Skip to content

2.0.3

Latest
Compare
Choose a tag to compare
@lauraskelton lauraskelton released this 22 Jul 19:07
· 49 commits to main since this release

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!