Kamel-Media / Kamel

Kotlin asynchronous media loading and caching library for Compose.
Apache License 2.0
592 stars 23 forks source link

Zoom images #77

Closed anaesthez closed 7 months ago

anaesthez commented 7 months ago

Would be so cool to zoom beautiful images that your beautiful library can display :((( If your lib can do it, I am so sorry...

luca992 commented 7 months ago

Should be able to use a transform modifier like any other compose view:

https://developer.android.com/jetpack/compose/touch-input/pointer-input/multi-touch