Is `DropdownMenu` not available in CM? 1.4.3 says ...
# multiplatform
e
Is
DropdownMenu
not available in CM? 1.4.3 says it tracks
compose-material3
1.0.1 which has it. I could not find it in material 2 either. Is it the case that support varies per platform? If so, is there a table of which platforms supports what? I naively assumed that checking the version would suffice 😐
a
e
@Alejandro Rios I saw that PR. So I am right that coverage is spotty and platform-specific. @ephemient Shouldn’t we be checking https://github.com/JetBrains/compose-multiplatform-core/ ?
e
in the long run everything should be upstream in androidx
1
e
Thanks. This event has made me reconsider using CM. A framework without a simple dropdown menu is probably not what I should be using right now.
👍🏾 1