You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Installing
npm install @react-navigation/native
npx expo install react-native-screens react-native-safe-area-context
i follwed this docs https://reactnavigation.org/docs/getting-started/
I always get this error when i run yarn run android. How can I fix this?
Screenshot
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!
No response
In what environment did this happen?
React Native Navigation version:
React Native version:
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version:
The text was updated successfully, but these errors were encountered:
> Task :react-native-navigation:compileReactNative71ReleaseJavaWithJavac FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
I use the npm run android --verbose --info --scan and this error come from the update to react-native and react-native-navigation
What happened?
After Installing
npm install @react-navigation/native
npx expo install react-native-screens react-native-safe-area-context
i follwed this docs
https://reactnavigation.org/docs/getting-started/
I always get this error when i run yarn run android. How can I fix this?
Screenshot
What was the expected behaviour?
No response
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
No response
In what environment did this happen?
React Native Navigation version:
React Native version:
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version:
The text was updated successfully, but these errors were encountered: