-
Notifications
You must be signed in to change notification settings - Fork 31
React native 0.78 compatibility #179
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
Comments
Hi @pierpo, any update about this? |
Hi @pierpo any update on this ? |
@pierpo - Any update on this, We are having issue with RN version 0.78, I'm in the process of migrating to React Native 0.78.0 and React 19, and there appear to be compatibility issues with the library. |
Hey! Sorry for not being very active on the project right now 😅 |
@pierpo , The React and React-dom version seem to cause this issue. Since the latest version of expo and react-native are using version 19 and SpatialNavigation is using 18. "@types/react": "~18.2.79", |
Describe the bug
Hi,
I'm in the process of migrating to React Native 0.78.0 and React 19, and there appear to be compatibility issues with the library in version 5.1.1.
To Reproduce
Expected behavior
Application continues to work as it normally did in previous versions of React native (in my case 0.76.5).
Screenshots
Version and OS
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: