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

react native image pan and zoom

Results 73 react-native-image-zoom issues
Sort by recently updated
recently updated
newest added

Write more verbose instructions for the development of this package.

enhancement

Wouldn't it make sense to provide the component with the capabilities to just show an image in `contain` mode without having to specify its size, and have it initially just...

enhancement
question

I have tried for getting the position of zoomed portion of an image using the onMove props. I got a position object after every pan. I couldn't understand how will...

enhancement

Hi Image shows up huge and cannot be zoomed out. The image's size is 3300x1800 Screen is 1242x2208 (iphone 7plus) ``` {!loadimage && ( )} {loadimage && ( )} ```...

bug

As a user, If I double tap on image to scale it, by default I am getting result where image is scaled by 2. (scale : 2) Now if i...

enhancement

Hey, thank you for your efforts on this lib. I'm wondering how can I disable the pulling effect when dragging the image while reaching one of its limits where it...

question

cropWidth, cropHeight, imageWidth and imageHeight is all required, but I don't really want it to. I just want an image to go beyond screen limits. The rest is nice, thank...

question

How to add Scrolling first time on an image if the image size is greater than window Dimensions. ` ` Firt time Scrolling is not enable. If I zoom lilte...

question

i can't use dynamic images in this component! give me a solution please!🥺

enhancement

This error basically pops when I try to zoom it by pinching. after 1 pixel or 2 of zoom, this pops... Any clue ? Thanks !