Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
siderakis opened this issue Apr 5, 2020 · 1 comment

Comments

@siderakis
Copy link

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 added a commit to siderakis/react-native-material-kit that referenced this issue Apr 5, 2020
(need to rebuild)
siderakis added a commit to siderakis/react-native-material-kit that referenced this issue Apr 5, 2020
* master:
  RN0.62 fix. xinthink#434 (need to rebuild)
@1Jesper1
Copy link

Please fix this. I'm using RN 0.65.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants