I would say around ~90% of compose Android works in compose multiplatform. A few Android specific APIs are non-existing but the majority of the stuff is covered. Some platforms lack more support like compose-js.
I have been using
composables.com for multiplatform. Just copy and paste and the IDE would let you know what is available or what not