Curious if the next major Compose MP will include ...
# compose-ios
t
Curious if the next major Compose MP will include Material3 1.2.0 version. Some of the new components would be handy in CMP... Thanks!
👍 1
n
Yes, we plan to include it.
g
What new components are there in m3? (I haven't kept up with the upstream non compose MP side of things)
t
I am mostly looking for the common SegmentedButton control. Then again, I built my own for now. But it will be nice to have one in the common UI lib.
j
Will material3 adaptive also be there? Would like to test build adaptive layouts easier.
c
normally adaptive components should be included in material3 1.2, @Nikita Lipsky could confirm
j
From what I understand its not, its a separate child library to material 3. But I dont know, CMP is special 😛
c
i guess because those components imply more functional things, there is anyways an issue for that https://github.com/JetBrains/compose-multiplatform/issues/3688 Jetbrains peoples could maybe confirm that