react-native-scalable-image
react-native-scalable-image copied to clipboard
add disabled prop
currently based on implementation, you only pass onPress prop to TouchableOpacity of ReactNative, if we want to disable that functionality for certain point of time, there is no way to do that. please pass disabled prop to that component as well.
i would like to open a pr for this, but i am not sure if it will get merged since there are also other pending pull requests.