Hi,
Firstly there is no proper library to integrate OPENCV with react native except react-native-opencv3 which has very poor documentation around it.
To do one single item I have to play around react-native-opencv3-tests to see how things work in this library.
I have to achieve something like this LetC: How to Paint wall using OpenCV in Unity but Its very difficult with react-native-opencv3. I am not saying the library doesn’t have potential but I have to try 10 things or dig through a lot to find a solution.
Any one faced similar issue and have potential solution?