UNPKG

react-native-vision-camera

Version:

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

8 lines (7 loc) 233 B
import type { CameraFactory } from './specs/CameraFactory.nitro'; /** * The native VisionCamera module. * * This is the entry point for the entire VisionCamera imperative API. */ export declare const VisionCamera: CameraFactory;