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

React Native 0.73.0 New Architecture Regression #7825

Open
1 task done
Tracked by #7834
karimb11 opened this issue Dec 26, 2023 · 1 comment
Open
1 task done
Tracked by #7834

React Native 0.73.0 New Architecture Regression #7825

karimb11 opened this issue Dec 26, 2023 · 1 comment

Comments

@karimb11
Copy link

karimb11 commented Dec 26, 2023

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:

image

node_modules/react-native-navigation/lib/ios/RNNReactView.h:2:9 'React/RCTFabricSurfaceHostingProxyRootView.h' file not found

What was the expected behaviour?

Be able to build the app successfully

Was it tested on latest react-native-navigation?

  • I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

  • Start a fresh project with React Native 0.73.0
  • Integrate react-native-navigation following official documentation
  • Enable new architecture in iOS following official React Native documentation

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

@d4vidi
Copy link
Collaborator

d4vidi commented Jan 28, 2024

@karimb11 Please track #7834 for the official RN73 support (and fixes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants