duguyihou / react-native-turbo-image

Performant image component for React Native
https://www.npmjs.com/package/react-native-turbo-image
MIT License
165 stars 8 forks source link

feat(placeholder): add memoryCacheKey for Android #325

Closed duguyihou closed 2 months ago

duguyihou commented 2 months ago

https://github.com/user-attachments/assets/277c3847-30c1-4e9e-bfa0-4eb69ed7d4bd

https://github.com/user-attachments/assets/512f079b-abe1-41db-bbe1-90d403417253

Gautham495 commented 2 months ago

What is the benefit of using this over the existing ones?

duguyihou commented 2 months ago

You don't need provide blurhash or thumbhash. Take a look at the coil recipe if you want.