Skip to content

Comments

Fix build.gradle issue#21

Open
se09deluca wants to merge 2 commits intodgladkov:masterfrom
se09deluca:master
Open

Fix build.gradle issue#21
se09deluca wants to merge 2 commits intodgladkov:masterfrom
se09deluca:master

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.

5 participants