What is the difference between <compose-multiplatform> and <compose-multiplatform-core>? I thought ...
a
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
The latter is Jetbrains fork of androidx where the work on the actual compose codebase is done
ā˜ļø 3
ā˜šŸ» 1
m
•
compose-multiplatform
contains the releases, tutorials, and some modules not related to jetpack compose (cmp previews, cmp resources, cmp gradle plugin, compose html...) •
compose-multiplaform-core
is the fork of androidx
šŸ‘ 2
a
thanks folks
šŸ‘ 1