-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.77.x #7945
Comments
Hi! |
There is a solution but first we need to switch from 0.77.rc version to normal version. Let's wait a bit. |
At last, next week, it will be released 0.77. |
Does any one has a patch for this issue? |
@ertugruldogan you mentioned you have a solution? |
The for Android 27.01.2025 topic updated. |
@ertugruldogan not sure i understood your last comment :) |
Topic updated. |
The for Android 27.01.2025 topic updated.
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\react\modal\ModalHostLayout.kt
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\react\NavigationModule.java
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\react\ReactView.java
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\utils\ViewUtils.java
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\viewcontrollers\viewcontroller\LayoutDirectionApplier.kt
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\views\element\animators\BackgroundColorAnimator.kt
react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\views\element\animators\BackgroundColorEvaluator.kt
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.77.x
react-native-navigation: 7.40.3
java: 17
node: 22.5.1
gradle: 8.10.2
buildToolsVersion = "35.0.0"
minSdkVersion = 24
compileSdkVersion = 35
targetSdkVersion = 35
ndkVersion = "27.2.12479018"
kotlinVersion = "2.0.21"
android\gradle.properties
newArchEnabled=false
hermesEnabled=true
This is how Android was tested, it works on 0.77.0. Please write if you encounter any problems.
The text was updated successfully, but these errors were encountered: