react-native-material-kit icon indicating copy to clipboard operation
react-native-material-kit copied to clipboard

Button onPress not working - RN v0.62 from changelog: "Remove propTypes from TouchableWithoutFeedback."

Open siderakis opened this issue 5 years ago • 1 comments

https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0620

This breaks the Button component since utils.extractTouchableProps relies on TouchableWithoutFeedback.PropTypes

siderakis avatar Apr 05 '20 01:04 siderakis

Please fix this. I'm using RN 0.65.

1Jesper1 avatar Aug 24 '21 09:08 1Jesper1