Anyone using MP, Android Compose, and running into an issues with the `remember` API in your "shared...
b
Anyone using MP, Android Compose, and running into an issues with the
remember
API in your "shared" module?
t
I couldn't get Android compose working in a multiplatform module at all. Jetbrains compose however works fine.
b
I can get it to work except for the
remember
api