Robert Jaros
02/03/2025, 3:01 PMkilua-animation
module, with composables similar to those we can find in compose-animation
(including animateFloatAsState
and animateColorAsState
). I'm testing this with your SpotifyClone app and it seems to work quite well (although "spring" animation engine is a bit different and some physics based animations have a bit different timings). I'll make a PR after I release new Kilua version.Shubham Singh
02/03/2025, 3:08 PM