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

Fix build.gradle issue #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

se09deluca
Copy link

Fix a compatibility error that prevents gradle to compile successfully

@zedtux
Copy link

zedtux commented Jan 5, 2023

I confirm this change fixes the compilation issue on RN 0.70+

@harolddev28
Copy link

harolddev28 commented Dec 9, 2024

This one works fine but you need to change the compileSdkVersion to this:

compileSdkVersion 30

in node_modules/react-native-image-rotate/android/build.gradle

Also,

If you plan to use this PR you need to put this in your package.json
"react-native-image-rotate": "se09deluca/react-native-image-rotate", instead of the original, then make an npm install 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

Successfully merging this pull request may close these issues.

4 participants