UNPKG

react-native-vision-camera

Version:

VisionCamera is the fastest and most powerful Camera for react-native.

4 lines (3 loc) 278 B
import { VisionCamera } from './VisionCamera'; // TODO: We need to expose more from VisionCamera and also copy over the docs, but `VisionCamera` sounds super internal... export const createNormalizedMeteringPoint = VisionCamera.createNormalizedMeteringPoint.bind(VisionCamera);