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
{{ message }}
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
Hey i went through your blog and trying to wire up OpenCV with react-native, i am unable to successfully add dependency in my react-native application. Would be really helpful if you can help through with it :)
Also I am newbie to react-native and android studio please excuse me if it is a really very silly doubt. !!
This is the screenshot of the image, where I am stuck.
I was able to successfully import the package and change the required versions for
compileSdkVersion
buildToolsVersion
minSdkVersion
targetSdkVersion
in my module build.gradle file as suggested by you. When I reach the part for dependency addition it does not show up anything request you to please help me out.