Enro
Enro copied to clipboard
Composable Animation Support
Currently, screen transition animations in Enro are defined as xml resources (anim or animator), even for Composable screens.
Enro needs to support animations which are defined in Compose for Composable screens, and in general provide a more flexible transition animation system.