Skip to content
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

Could not find method namespace() for arguments [com.reactnativenavigation] on extension 'android' of type com.android.build.gradle.LibraryExtension #7935

Open
1 task done
hamidpak013 opened this issue Nov 13, 2024 · 0 comments

Comments

@hamidpak013
Copy link

What happened?

A problem occurred evaluating project ':react-native-navigation'.

Could not find method namespace() for arguments [com.reactnativenavigation] on extension 'android' of type com.android.build.gradle.LibraryExtension.

What was the expected behaviour?

The react-native-navigation should start working like on API 34,

I already have tried to upgrade the library to react-native-navigation: 7.40.3, but still not working

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!

This issue not reported until android targeted version was 33 or less but with this
targetSdkVersion = 34, this issue appears
build tools version is 4.0.2

'com.android.tools.build:gradle:4.0.2'

and I can't update it just to fix this issue because because after upgrading this I stuck with the issue

Fatal Exception: create_react_context

In what environment did this happen?

React Native Navigation version: 7.25.3
React Native version: 0.67.5
Has Fabric (React Native's new rendering system) enabled: (yes/no) No
Node version: v14.21.3
Device model: Google pixel 6
Screenshot 2024-11-13 at 5 12 46 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant