UNPKG

react-native-vision-camera

Version:

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

8 lines (7 loc) 294 B
import { NitroModules } from 'react-native-nitro-modules'; /** * The {@linkcode HybridFrameConverter} can be used to convert * {@linkcode Frame}s and {@linkcode Depth} frames to * {@linkcode Image}s. */ export const HybridFrameConverter = NitroModules.createHybridObject('FrameConverter');