react-native-image-zoom
react-native-image-zoom copied to clipboard
Question: Is it possible to not use the required props?
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 you for that.