Hey folks, is there some ideia of how it will be t...
# compose
h
Hey folks, is there some ideia of how it will be the integration between Compose and Motion layout? I've been playing with both and I was wondering that.
k
hey Henri! Compose has a
Constraint Compose function
which helps you migrate from ConstraintLayout to Compose. Regarding the animation, probably we have to create them in code
👍 1
❤️ 1
n
We have plans to bring MotionLayout to Compose, relatively similar to ConstraintLayout. What would you expect to see?
😍 1
👍 2
c
@Nicolas Roard I'm hoping that all of my ML stuff that I'm writing now can easily work with compose when we move to it. 😄
☝️ 1
n
That's the goal :-)
h
I hope that MotionLayout + Compose will be as cool as it is now. I'm really happy with Motion Layout and I'd like to have the same simplicity to create animations when we move to Compose
👍 1
I'm really excited for these two features together ❤️
You are all doing a great work \o/