kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
938 stars 470 forks source link

Library still maintained? #127

Open u12206050 opened 5 years ago

u12206050 commented 5 years ago

Hi, great library, however I see it has been 8 months since the last commit. Is this library still being maintained, and if not does anyone know of an alternative?

tomhicks commented 5 years ago

react-native-fast-image

badeleux commented 5 years ago

react-native-fast-image doesn't allow you to omit query params for cache key

tomhicks commented 5 years ago

That may be true, but this library infinitely grows the cache and when you try to flush it has a reasonable chance of crashing your app.

Sent from my iPhone

On 5 Mar 2019, at 15:08, Kamil Badyla notifications@github.com wrote:

react-native-fast-image doesn't allow you to omit query params for cache key

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.