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

❓How to use resizemethod prop in Image tag

Open hackrx opened this issue 5 years ago • 0 comments

I want to use resizeMethod prop because I am getting images from an API that needs to be scaled and resize accordingly. Is there any prop available to do this. I have tried in imageStyle prop, but it is showing warning as it is an invalid prop.

hackrx avatar Jun 05 '20 20:06 hackrx