Open ertugruldogan opened 1 month ago
+1
@ertugruldogan any solution?
RN v0.76.1 or v0.76.2 I can get it resolved. React Native 0.75.x there may be problems, including. It seems as if React-Native-Navigation support is little sought after by the community.
@ertugruldogan are you solve RN V0.76.0 i upgrade from 0.75.4 to 0.76.0 the app crashed when i run it
@ertugruldogan are you solve RN V0.76.0 i upgrade from 0.75.4 to 0.76.0 the app crashed when i run it
Not only react-native-navigation library but also many other libraries are currently incompatible. Error details are needed. I suggest you wait for 0.76.1 and 0.76.2.
@ertugruldogan ok thank you
@ertugruldogan I'm reaching out to check if there have been any updates or changes regarding my issue?!
7905 previous topic 0.75.x
In what environment did this happen?
react-native: 0.76.x react-native-navigation: 7.40.1 java: 17 node: 22.5.1 gradle: 8.10 buildToolsVersion = "35.0.0" minSdkVersion = 24 (https://github.com/react-native-community/discussions-and-proposals/discussions/802) compileSdkVersion = 35 targetSdkVersion = 35 ndkVersion = "27.0.12077973" kotlinVersion = "2.0.20"
android\gradle.properties newArchEnabled=false RN 0.76.x by default, it comes true. hermesEnabled=true
It has only been tested for Android.