Overview of Mosaic Animation
trunkMosaic Animation is a library adapted from the androidx.compose.animation-core and androidx.compose.animation AndroidX Compose libraries. It provides animation capabilities specifically tailored for the Mosaic framework.
Currently, the library includes:
- Core animation logic adapted from
androidx.compose.animation-core. - Color animation functionality adapted from
androidx.compose.animation.
Note that certain Android-specific types, such as Dp, have been removed to ensure compatibility with Mosaic.