-
Notifications
You must be signed in to change notification settings - Fork 618
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels