HI, currently i'm using react-native-camera-kit@v14.0.0-beta13 everything is working but when i try to install yarn add react-native-camera-kit@v14.0.0-beta14 it shows this error Cannot find module 'react-native-camera-kit' or its corresponding type declarations.ts(2307):
import {Camera, CameraType} from 'react-native-camera-kit';
HI, currently i'm using react-native-camera-kit@v14.0.0-beta13 everything is working but when i try to install yarn add react-native-camera-kit@v14.0.0-beta14 it shows this error Cannot find module 'react-native-camera-kit' or its corresponding type declarations.ts(2307):
import {Camera, CameraType} from 'react-native-camera-kit';
i'm using react native 0.72.7