react-native-image-progress
react-native-image-progress copied to clipboard
❓How to use resizemethod prop in Image tag
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.