Skip to main content

Community Plugins

These are VisionCamera Frame Processor Plugins created by the community.

Installing a Plugin​

  1. Install using npm:
npm i vision-camera-xxxxx
  1. Add the native function's name (the one with the __ prefix) to your babel.config.js. (See their README for instructions)
note

You have to restart metro-bundler for changes in the babel.config.js file to take effect.

Plugin List​




Click here to add your Frame Processor Plugin to this list!




🚀 Next section: Zooming​