VisionCamera Logo
  • Docs
  • API Reference
VisionCamera Logo
VisionCamera Logo
API Reference
react-native-vision-camera
react-native-vision-camera-barcode-scanner
react-native-vision-camera-location
react-native-vision-camera-resizer
react-native-vision-camera-skia

react-native-vision-camera-resizer

This is VisionCamera Resizer. Install it through npm:

npm install react-native-vision-camera-resizer

VisionCamera Resizer depends on VisionCamera Core.

# Make sure VisionCamera Core is installed.

Then, update your native project:

npx pod-install

And rebuild your app.

LocationAccuracy

The accuracy of a Location.

GPUFrame

A GPUFrame represents a texture on the GPU, often the result of a Frame that has been resized with the Resizer.