ibitcy / react-native-hole-view

✂️ React-Native component to cut a touch-through holes anywhere you want. Perfect solution for tutorial overlay
395 stars 23 forks source link

Doesn't compile with React Native 0.71.1 #16

Closed roberto-ng closed 1 year ago

roberto-ng commented 1 year ago

When I try to run the project after upgrading, it gives me this error:

The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher. The following dependencies do not satisfy the required version: project ':react-native-hole-view' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31

igorilyichyov commented 1 year ago

The same problem :(

igorilyichyov commented 1 year ago

Any news ?

stephenkopylov commented 1 year ago

Sorry nope

Right now we are too busy to check this out and we don't use RN 0.71 in production

Fell free to fix it and submit the PR :)

stephenkopylov commented 1 year ago

Fixed Please check out v2.2.0

stephenkopylov commented 1 year ago

Closing this issue If you'll face it again - feel free to open it