mirror of
https://github.com/JakeWharton/mosaic.git
synced 2025-10-29 01:27:00 +08:00
Porting animation helpers from androidx: - https://developer.android.com/reference/kotlin/androidx/compose/animation/core/package-summary - androidx.compose.animation](https://developer.android.com/reference/kotlin/androidx/compose/animation/package-summary (a little bit from here) Solution for https://github.com/JakeWharton/mosaic/issues/400 Use the new code to update and add animations to the demo sample.
