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(ios): add workaround for crash when using TouchableWithoutFeedback #3688

Conversation

KrzysztofMoch
Copy link
Collaborator

@KrzysztofMoch KrzysztofMoch commented Apr 18, 2024

Summary

Add workaround for crash when using <Video /> in <TouchableWithoutFeedback />

Motivation

fixes #3418

Changes

  • added function that missing was causing crash

Test plan

  • Tested locally
  • CI passes

@KrzysztofMoch KrzysztofMoch merged commit b5ccc48 into TheWidlarzGroup:master Apr 18, 2024
6 checks passed
@KrzysztofMoch KrzysztofMoch deleted the fix/ios-touchable-without-feedback branch April 18, 2024 12:18
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.

"Exception thrown while executing UI block" error on 0.73.0 version of react native
2 participants