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

compile project(':react-native-radial-gradient') #41

Open
11AA8R4 opened this issue Apr 4, 2023 · 1 comment
Open

compile project(':react-native-radial-gradient') #41

11AA8R4 opened this issue Apr 4, 2023 · 1 comment

Comments

@11AA8R4
Copy link

11AA8R4 commented Apr 4, 2023

compile project(':react-native-radial-gradient')
compile method is no long supported in new gradle versions
If i force change it to implementation the library seems to work

@pTinosq
Copy link

pTinosq commented Sep 5, 2023

Can confirm that docs are out of date.

implementation project(':react-native-radial-gradient') is the correct command.

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

2 participants