Closed fornewid closed 5 months ago
java
kotlin
multiplatform(s)
:shared
@FloatRange
BackHandler
expect fun
actual fun
Res.drawable
Support KMP (using Compose Multiplatform)
Details
java
folders tokotlin
multiplatform(s)
, metalava:shared
module for samples.@FloatRange
)Issues
BackHandler
is available on android only. So I should addexpect fun
and dummyactual fun
on other platforms. Refer to https://exyte.com/blog/jetpack-compose-multiplatformRes.drawable
s are not available, because no support a packaging resourcesReferences