What is the difference between compose-multiplatform and compose-multiplatform-core?
I thought that compose multiplatform is in the former repo, but both have activity. core seems to have some web stuff
e
eygraber
05/10/2024, 5:05 PM
The latter is Jetbrains fork of androidx where the work on the actual compose codebase is done
āļø 3
āš» 1
m
mohamed rejeb
05/10/2024, 6:05 PM
ā¢
compose-multiplatform
contains the releases, tutorials, and some modules not related to jetpack compose (cmp previews, cmp resources, cmp gradle plugin, compose html...)
ā¢