Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

3.0.0

Choose a tag to compare

@jlkiri jlkiri released this 02 Feb 11:06
· 93 commits to master since this release
01c252a

Breaking changes

  • useFlipAnimation no longer exists. There is useSimpleFlip and useFlipGroup now, each with its own responsibility

Support more animations

  • scale transitions are now fully supported
  • Adjust child scale when parent's scale is animated
  • Support shared element transitions (with useSimpleFlip)