react-native-image-zoom icon indicating copy to clipboard operation
react-native-image-zoom copied to clipboard

Feature request: Custom component for image instead of uri

Open roman-myshchyshyn opened this issue 1 year ago • 4 comments

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.

roman-myshchyshyn avatar Nov 06 '23 09:11 roman-myshchyshyn

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] avatar Jan 05 '24 18:01 github-actions[bot]

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] avatar Mar 21 '24 18:03 github-actions[bot]

@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.

antoine-waag avatar Mar 26 '24 15:03 antoine-waag

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

tomhicks avatar May 01 '24 06:05 tomhicks

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

any other image zoom library support custom component ?

LuckyRoc avatar May 31 '24 14:05 LuckyRoc

I'm interested too

CrowsVeldt avatar Jul 07 '24 15:07 CrowsVeldt

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

likashefqet avatar Aug 04 '24 22:08 likashefqet