Flippable

A Jetpack Compose library for animating a flip transition between the front and back of something, such as a card.

APACHE-2.0 License

Stars
467

Bot releases are visible (Hide)

Flippable - 1.5.4 Latest Release

Published by wajahatkarim3 10 months ago

Updated the dependencies and mapped the library version to Compose version now. Fixes the #12

Compose Version = 1.5.4
Kotlin Version = 1.9.20
Coroutine = 1.5.4
kotlinCompilerExtensionVersion = 1.5.4
agpVersion = 7.4.2
Gradle wrapper = 7.6
Flippable - 1.0.6

Published by wajahatkarim3 about 2 years ago

  • Fixed an issue with flip state (#3) - Special thanks to @molpoo
  • Removed log statements (#2)
  • Published 1.0.6 on Maven Central
Flippable - 1.0.5

Published by wajahatkarim3 about 2 years ago

  • Reduced minSdk to 21.
  • Removed internal from FlipController to allow custom remember() with keys etc. Thanks to #1 by @stevetripp
  • Removed unused dependencies from Flippable library
  • Published 1.0.5 on Maven Central
Flippable - 1.0.4

Published by wajahatkarim3 over 2 years ago

🌟 Features

  • Flip view animations implementation
  • Customizable parameters like duration, animation types, auto-flip functionality etc.
  • The FlippableController to programmatically flip the view
  • The onFlippedListener to trigger the callback when flip animation is finished.
  • Four animation types for flipping effect.
Package Rankings
Top 29.02% on Repo1.maven.org
Badges
Extracted from project README
Twitter Web Medium Linkedin
Related Projects