Skip to content

fix: remove findNodeHandle #4731

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 1 commit into from
May 13, 2025
Merged

fix: remove findNodeHandle #4731

merged 1 commit into from
May 13, 2025

Conversation

lukewalczak
Copy link
Member

Motivation

Removing findNodeHandle as it's deprecated in newer react-native versions and also removed from react-native-web 0.20.0 which causes crashes in Menu component

Related issue

Fixes: #4672

Test plan

Tested on projects with older expo SDK 52 and the latest expo SDK 53 with rnw@0.20

Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak merged commit 5138e4c into main May 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for "findNodeHandle" removed in react-native-web
1 participant