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

[Android] Specify a namespace #67

Open
fdrault opened this issue Mar 14, 2024 · 0 comments
Open

[Android] Specify a namespace #67

fdrault opened this issue Mar 14, 2024 · 0 comments

Comments

@fdrault
Copy link
Member

fdrault commented Mar 14, 2024

React Native 0.73 will depend on Android Gradle Plugin (AGP) 8.x. This will require all the libraries to specify a namespace in their build.gradle file. We added a compatibility layer for libraries that haven't specified a namespace, but please consider updating your libraries nonetheless.

To follow last recommandation, we need to specify a namespace for our library. It will breaks compatibility with RN<71, so I might wait a bit before comply to this.

Note: react-native-community/discussions-and-proposals#671

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

No branches or pull requests

1 participant