Compose multiplatform is new but seems good with many projects on GitHub. I found it more attractive than flutter but previous release announcemnts didn't get much attention here, the top one I could find has like 3 comments
1) Tooling for compiling/building was great
2) Most libraries I needed assumed Android Kotlin, and realized the multi-platform ecosystem is much much much smaller than the Kotlin ecosystem. Almost none of the big projects had support/CI/tests on multiplatform (even though most could). Lots of little dependancy bugs to chase down. This part was a deal breaker. Maybe it's gotten better, but this was only a year ago.
Went with go mobile instead. Amazing ecosystem (and everything just works), mediocre tooling (I've had to patch the project).