teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.48k stars 589 forks source link

Plugin with id 'kotlin-android' not found. #673

Open MSAlamKhan opened 3 months ago

MSAlamKhan commented 3 months ago

I have integrated react-native-camera-kit in my react native application, the camera works fine in ios but on running it on android it throws the following error:

Build file '/Users/enornesspvtltd/Developer/ReactNative/SalTea-Sloth/node_modules/react-native-camera-kit/android/build.gradle' line: 2

My app is on react native : 0.71.3 before this i was getting another error regarding the kotlin_version, I was able to find the fix for that issue but I am stuck on this one.

benedusi commented 1 month ago

Did you add Kotlin to you project: https://github.com/teslamotors/react-native-camera-kit/blob/master/docs/kotlin.md