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
Kirill Grouchnikov
08/02/2021, 9:02 PM
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
rsktash
08/02/2021, 10:17 PM
I mean we can use them in android modules and use other libraries for desktop
rsktash
08/02/2021, 10:18 PM
For example for lottie implementation there is Scottie