Sketch is an image loading library designed for Compose Multiplatform and Android View. It is powerful and rich in functions. In addition to basic functions, it also supports GIF, SVG, video thumbnails, Exif Orientation, etc.
Stars
2.4k
Forks
320
Watchers
2.4k
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: Fixed the bug that Koral GifDrawable would not actively call back onAnimationStart and onAnimationEnd during automatic playback. (#278)
c75e5d2View on GitHubbroken: By merging RequestInterceptor and DecodeInterceptor, binary compatibility is broken and libraries that depend on this need to modify their code and recompile. (#274)
02295f0View on GitHubsample: PaletteDecodeInterceptor change to PaletteRequestInterceptor
abf5521View on GitHub