-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
What happened?
After upgrading React Native from 0.73.6 to 0.76.0 we are getting the following error:
'folly/experimental/coro/Coroutine.h' file not found
We are on the latest version of react-native-navigation.
We also already tried to add "-DFOLLY_CFG_NO_COROUTINES=1"
to the project.pbjproj file.
Please advice.
What was the expected behaviour?
No response
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!
In what environment did this happen?
React Native Navigation version: 7.40.3
React Native version: 0.76.0
Has Fabric (React Native's new rendering system) enabled: No
Node version: v20.16.0
Device model: iPhone 16 Pro
iOS version: 18.0.1
nezort11, markjongkind, buildwithhamid and anhduy5689h