react-native-camera-kit
react-native-camera-kit copied to clipboard
Plugin with id 'kotlin-android' not found.
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
- What went wrong: A problem occurred evaluating project ':react-native-camera-kit'.
Plugin with id 'kotlin-android' not found.
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.
Did you add Kotlin to you project: https://github.com/teslamotors/react-native-camera-kit/blob/master/docs/kotlin.md