Releases: wajahatkarim3/Flippable
Releases · wajahatkarim3/Flippable
1.5.4
22 Dec 19:36
Compare
Sorry, something went wrong.
No results found
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
1.0.6
27 Sep 19:13
Compare
Sorry, something went wrong.
No results found
Fixed an issue with flip state (#3 ) - Special thanks to @molpoo
Removed log statements (#2 )
Published 1.0.6 on Maven Central
1.0.5
26 Aug 13:43
Compare
Sorry, something went wrong.
No results found
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
1.0.4
15 Feb 18:45
Compare
Sorry, something went wrong.
No results found
🌟 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.