Skip to content

Add onMoveShouldSetResponder to element enabled checking #577

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

Merged
merged 2 commits into from
Nov 3, 2020

Conversation

abmantis
Copy link
Contributor

Summary

This enables elements that have onMoveShouldSetResponder returning true, but not onStartShouldSetResponder.
Fixes #576 .

Test plan

@thymikee
Copy link
Member

Can you add a test? 🙂

Copy link
Member

@mdjastrzebski mdjastrzebski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch @abmantis!

Please also provide:

  • (some) relevant test(s)

@abmantis abmantis force-pushed the responeder_move_event branch from b56bb81 to cb9b088 Compare October 23, 2020 22:19
@abmantis abmantis force-pushed the responeder_move_event branch from cb9b088 to 3e911d7 Compare October 24, 2020 12:20
@abmantis
Copy link
Contributor Author

@mdjastrzebski Any input?

Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
@thymikee thymikee merged commit 808aa31 into callstack:master Nov 3, 2020
@thymikee
Copy link
Member

thymikee commented Nov 3, 2020

Thank you for your contribution @abmantis !

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.

fireEvent not working for "responderMove"
3 participants