ionic-image-loader
Image loader
Loads and caches images in the background to improve performance and reduce webview usage
Ionic 2+ Component that loads images in a background thread and caches them for later use
436 stars
31 watching
137 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 2 awesome lists
ionic
Related projects:
Repository | Description | Stars |
---|---|---|
ionicthemes/ionic3-image-handling | A tutorial and project demonstrating image handling features in an Ionic app, including gallery access, camera usage, and image cropping. | 35 |
riron/ionic-img-viewer | An Ionic 2+ component providing a full-screen image viewer with zoom and navigation features. | 283 |
hyperoslo/imaginary | A Swift library that simplifies the process of loading and displaying remote images in iOS applications. | 614 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
kiavashfaisali/kfswiftimageloader | An async web image loader with caching and efficient resource usage for iOS and watchOS apps | 341 |
fregante/image-promise | A utility for loading images and handling their asynchronous loading in web applications | 147 |
avraammavridis/angular2-imagelazyload-directive | A directive to optimize image loading and fading-in animations in Angular 2 applications. | 6 |
jgw96/st-img | A web component library to lazy load images as they come into view. | 58 |
baseflow/loaderviewxamarin | Enables TextViews and ImageViews to display loading animations while text and image load | 17 |
lukeforder/xamarin-bindings-android-universal-image-loader | C# bindings for a popular image loading library used in Android applications | 15 |
thatfiredev/firecoil | An Android image loading library using Coil that loads images from Cloud Storage for Firebase | 44 |
vvo/lazyload | An image lazyloading library for optimizing page load times by delaying the loading of non-visible elements until they come into view. | 938 |
jangorman/maplebacon | A Swift library for efficient image loading, caching and transformation | 341 |
matiastucci/ionic-ocr-example | An Ionic app using OCR to recognize text from camera input | 265 |