-
Notifications
You must be signed in to change notification settings - Fork 35
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
A problem occurred configuring project ':react-native-settings'. when use in (react-native: 0.70.4) #120
Comments
yarn add react-native-settings@^0.2.3 |
Same, any solution? |
add the maven central repository in build.gradlle file in the buildscript section,
|
any solution in react native 71? |
I have a solution using patches. Here it is.
Essentially, add jcenter() and google() to the repositories and bump the gradle version |
This is a workaround, not a solution. Maintainers should upgrade this project dependencies. |
Hi all 👋 I'd be happy to accept a PR for this and ship a new version is this is working for people |
Happy to open a PR |
Semantics :D |
So? any other solution ? its not working for me |
Still working for me with react native 0.70.9 |
"react-native-settings": "^1.0.0",
"react-native": "0.70.4",
when I install this package above mentioned version following error occurred. could you help.
FAILURE: Build failed with an exception.
A problem occurred configuring project ':react-native-settings'.
The text was updated successfully, but these errors were encountered: