hi when there will be binary compatibility with je...
# compose-desktop
r
hi when there will be binary compatibility with jetpack compose? There are some libraries like coil, lottie which we can use in android module
k
Probably not binary compatibility, but rather multiplatform support from coil, lottie etc. Historically, such libraries have started in the Android land, and have tight integration to the underlying system APIs. Put some pressure on the library authors to consider bringing these libraries to desktop as well 🙂
r
I mean we can use them in android modules and use other libraries for desktop
For example for lottie implementation there is Scottie