We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This change in React Native: facebook/react-native@676676c has broken new architecture support in react-native-navigation
When attempting to build the app, you will get this error:
node_modules/react-native-navigation/lib/ios/RNNReactView.h:2:9 'React/RCTFabricSurfaceHostingProxyRootView.h' file not found
Be able to build the app successfully
React Native Navigation version: 7.37.2 React Native version: 0.73.0 Has Fabric (React Native's new rendering system) enabled: yes Node version: 18 Device model: Any Device iOS version: Any Version
The text was updated successfully, but these errors were encountered:
@karimb11 Please track #7834 for the official RN73 support (and fixes)
Sorry, something went wrong.
No branches or pull requests
What happened?
This change in React Native: facebook/react-native@676676c
has broken new architecture support in react-native-navigation
When attempting to build the app, you will get this error:
What was the expected behaviour?
Be able to build the app successfully
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
In what environment did this happen?
React Native Navigation version: 7.37.2
React Native version: 0.73.0
Has Fabric (React Native's new rendering system) enabled: yes
Node version: 18
Device model: Any Device
iOS version: Any Version
The text was updated successfully, but these errors were encountered: