zyra / ionic-image-loader

Ionic 2+ Component that loads images in a background thread and caches them for later use
MIT License
436 stars 137 forks source link

Ionic 5/ Angular 9 support #278

Open michalsisak opened 4 years ago

michalsisak commented 4 years ago

Hello, do you have any plans to support the latest Ionic 5 and Angular 9? Currently there is a dependency error:

Package "ionic-image-loader" has an incompatible peer dependency to "@angular/core" (requires "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0" (extended), would install "9.0.0").