Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to expo-image for Enhanced Performance #39

Closed
wants to merge 3 commits into from

Conversation

visibait
Copy link

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.

…ditional Features

- Replaced React Native's default Image component with expo-image.
- This change offers improved image loading and rendering performance.
- Expo-image provides additional features like progressive image loading and better caching.
- Included `expo-image` in the project's dependencies.
@bisak
Copy link

bisak commented Feb 23, 2024

This would be really nice!

@tomhicks
Copy link

tomhicks commented May 1, 2024

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.

@jsveron23
Copy link

This is huge performance update but some gesture events is not working as before.

@likashefqet likashefqet closed this Aug 5, 2024
@likashefqet
Copy link
Owner

🎉 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! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants