react-native-vision-cameraType aliases
PreviewView
type PreviewView = HybridView<PreviewViewProps, PreviewViewMethods>The PreviewView Hybrid View.
A PreviewView can be rendered via the
NativePreviewView component, or by
using the higher-level Camera component.