X-Guard / react-native-flic2

Use Flic 2 within your React Native application with ease.
Other
8 stars 9 forks source link

Compatibility with Gradle 7 #30

Closed LucasMonteiro1 closed 1 year ago

LucasMonteiro1 commented 2 years ago

Sources:

https://stackoverflow.com/a/69100971 https://stackoverflow.com/a/70578911 https://github.com/software-mansion/react-native-reanimated/issues/3119

jdegger commented 2 years ago

Hi @LucasMonteiro1 thanks for your PR!

We do not have time to test this yet as we are currently in a different development cycle which is eating all our time. It might takes us a few months before we get around to actually test it.

Do you know if this breaks and previous builds / versions before gradle 7?

LucasMonteiro1 commented 2 years ago

Hi @jdegger, I will test it and tell you

LucasMonteiro1 commented 2 years ago

Hello @jdegger! I tested the changes with Gradle 4.2.1 and it's ok.

jdegger commented 2 years ago

Hi @LucasMonteiro1 Thanks! We will review this shortly

wesdewitte commented 1 year ago

Added this to the latest version, Thx!