https://kotlinlang.org logo
s

SrSouza

07/09/2020, 5:39 PM
I saw the placeholders at the Compose sub repositories (Material, Foundation...), this means that when this modules get migrated to be a sub module of compose will be "Android Free", I mean that will be able to use in diferents targets like the WIP Desktop?
l

Leland Richardson [G]

07/09/2020, 6:09 PM
not sure what you’re asking. we are undergoing a big package renaming where all of the stuff under androidx.ui will end up under androidx.compose. This doesn’t have anything to do with MPP, but at the same time, many modules are being refactored to be MPP as part of the desktop effort
but those efforts are unrelated/independent
s

SrSouza

07/09/2020, 6:40 PM
Oh, nice, tkx for the reply Leland 😄
l

louiscad

07/10/2020, 1:25 PM
Is iOS support being considered?