You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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
A problem occurred evaluating project ':react-native-camera-kit'.
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.
The text was updated successfully, but these errors were encountered: