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

fix: allow touch events to go through in PortalHost #1422

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

forkandfix
Copy link
Contributor

Motivation

I was running into this issue wix/react-native-navigation#5579 earlier.
Turns out that wrapping my screens in a ThemeProvider wasn't allowing my touches to go thru.
This should fix the issue.

@callstack-bot
Copy link

callstack-bot commented Oct 25, 2019

Hey @forkandfix, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

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

Why did you delete example and commit lib?

@forkandfix
Copy link
Contributor Author

lol sorry by mistake

@Trancever
Copy link
Contributor

@forkandfix Please make sure to update snapshot tests and fix lint issues.

@forkandfix
Copy link
Contributor Author

@Trancever done

@satya164 satya164 changed the title PortalHost should allow touch events to go thru fix: allow touch events to go through in PortalHost Oct 28, 2019
@satya164 satya164 merged commit eab656c into callstack:master Oct 28, 2019
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

4 participants