Open ertugruldogan opened 2 months 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?!
Any updatrs? And are you looking into enabling the new arch now that is the default?
this work with new arch for android but ios dosnt work with me
The Solution for Android 0.76.1 It has been updated.
ertugruldogan any updates for ios ?
7905 previous topic 0.75.x
The Solution for Android 0.76.1
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\utils\ReactTypefaceUtils.java
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\utils\ReactViewGroup.kt
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\viewcontrollers\viewcontroller\LayoutDirectionApplier.kt
https://github.com/wix/react-native-navigation/issues/7930 Hermes Enabled: libhermes_executor.so Hermes Disabled: libjscexecutor.so troubleshooting your mistakes react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\NavigationApplication.java
react-native-navigation\lib\android\app\src\reactNative71\java\com\reactnativenavigation\react\modal\ModalContentLayout.kt
react-native: 0.76.1 react-native-navigation: 7.40.3 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.