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

add disabled prop

Open AlkanV opened this issue 2 years ago • 0 comments

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.

AlkanV avatar Aug 18 '22 11:08 AlkanV