Skip to content

React Native 0.73.0 New Architecture Regression Β #7825

@karimb11

Description

@karimb11

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions