valentinilk / compose-shimmer

A simple shimmer library for Jetpack Compose.
https://valentinilk.github.io/compose-shimmer/
Apache License 2.0
670 stars 37 forks source link

Support Multiplatform Jetbrains Compose #20

Closed Shabinder closed 1 year ago

Shabinder commented 1 year ago

do you plan to migrate this to use multiplatform compose ?

valentinilk commented 1 year ago

Took a while, but the library is now ready for Compose Multiplatform. The first release 1.1.1 includes only Android and iOS as a target. But as you can see, @jordond already created a PR that extends that list.