I'm trying to implement something like this animation in jetpack compose and from what I've laid my eyes up until this point makes me think I should use MotionLayout, ConstraintSet, MotionScene but the documentation is poor and I don't get much of it.
Can anyone point me to some examples or to a better documentation?
