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

Make gesture required prop in GestureDetector #2285

Merged
merged 2 commits into from
Oct 21, 2022

Conversation

m-bert
Copy link
Contributor

@m-bert m-bert commented Oct 20, 2022

Description

This PR brings small change to GestureDetector. It changes currently optional gesture prop to be required. I believe it is pointless to keep it as optional, since using GestureDetector without gestures doesn't make much sense.

Test plan

Tested on example app.

@j-piasecki j-piasecki merged commit a8539d2 into main Oct 21, 2022
@j-piasecki j-piasecki deleted the @mbert/make-gesture-required-prop branch October 21, 2022 08:37
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.

2 participants