Is it possible to manage kotlin multiplatform as m...
# compose-desktop
c
Is it possible to manage kotlin multiplatform as multiple projects (ios/android/desktop/common)?
d
As opposed to as submodules?
k
expect/actual feature works per module only. If you don't use it then - yes.