react-native-image-zoom
react-native-image-zoom copied to clipboard
Switch to expo-image for Enhanced Performance
Description:
This pull request proposes a significant enhancement to the library by replacing the default React Native Image component with expo-image
.
Key Advantages:
-
Progressive Image Loading: Integrating
expo-image
enables progressive image loading, offering a smoother experience. -
Superior Caching Mechanism: The improved caching feature of
expo-image
can help reduce load times and network bandwidth usage.
This would be really nice!
This would be better solved by letting you pass in your image to be rendered instead. That way this library could resize any content at all, even things that aren't images.
This is huge performance update but some gesture events is not working as before.
🎉 Version 4.0.0 of @likashefqet/react-native-image-zoom has been released with some exciting new features! 🚀
Feel free to update to the latest version to explore these additions. If you have any more suggestions or ideas for improvements, please feel free to share.
Thank you! 🙌