1 dépôt
Unified interfaces that abstract multiple image loading libraries into a single API.
Distinct from Android Image Loading: Specific to the wrapper pattern over multiple libraries, not a general image loading library.
Explore 1 awesome GitHub repository matching mobile development · Loading Wrappers. Refine with filters or upvote what's useful.
BigImageViewer is an Android image zooming library and UI component designed for displaying high-resolution images with pan and zoom capabilities while maintaining low memory usage. It functions as a unified loading wrapper that integrates with third-party providers such as Glide, Picasso, and Fresco to fetch and cache images from network or local sources. The library includes an animated image renderer that supports GIF and WebP formats through header-based detection. It facilitates image gallery navigation using shared element transitions to create smooth visual movement between thumbnails
Acts as a unified loading wrapper for third-party providers like Glide, Picasso, and Fresco.