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

Pass disabled props in TouchableWithoutFeedback #1600

Closed
wants to merge 1 commit into from

Conversation

pveyes
Copy link

@pveyes pveyes commented Apr 27, 2020

Recently upgraded to v0.12 and I notice disabled prop is no longer used in TouchableWithoutFeedback but it's used in TouchableOpacity. I think it should be added in TouchableWithoutFeedback as well. Let me know if I missed anything

@jaulz
Copy link
Contributor

jaulz commented Apr 29, 2020

@pveyes ah, I should have checked the PRs earlier. I was just about to raise the same PR when I saw yours 😉 Here is a basic demo of the issue:
https://codesandbox.io/s/react-native-web-lt5gi

@necolas
Copy link
Owner

necolas commented Jun 26, 2020

This is now fixed in master

@necolas necolas closed this Jun 26, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants