adamgf/react-native-opencv3

Could not find a declaration file for module react-native-opencv3

shdezhahanj opened this issue · 2 comments

Hello!
in this line:
import {CvCamera} from 'react-native-opencv3';
I have this error:
Could not find a declaration file for module react-native-opencv3 ....
and as it guided I try :
npm install @types/react-native-opencv3
but the error E404 not found appear.
I searched a lot but I could not solve it please help

Please help i waste lot of time to solve this