likashefqet / react-native-image-zoom

A performant and customizable image zoom component built with Reanimated v2+ and TypeScript. 🌃 🚀
https://www.npmjs.com/package/@likashefqet/react-native-image-zoom
MIT License
247 stars 43 forks source link

Feature request: Custom component for image instead of uri #34

Closed roman-myshchyshyn closed 3 weeks ago

roman-myshchyshyn commented 9 months ago

I already have a component which handles image loading and rendering (I need to provide auth info in order to load an image) and after caching it. Right now it is not posssible to use custom component with this library.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

antoine-waag commented 5 months ago

@likashefqet do you have some news about this issue ?

Instead of using Animated.Image, is not possible to use Animated.View and pass a custom image component as children props ?

It's true that Image component from expo-image is better than react-native, especially for performances.

tomhicks commented 3 months ago

This is the only reason I'm not using this library at the moment!

LuckyRoc commented 2 months ago

This is the only reason I'm not using this library at the moment!

any other image zoom library support custom component ?

CrowsVeldt commented 1 month ago

I'm interested too

likashefqet commented 3 weeks ago

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