Update FRAME_PROCESSOR_PLUGIN_LIST.mdx
This commit is contained in:
parent
a2293e858d
commit
f5e4ab9460
@ -14,7 +14,7 @@ These are VisionCamera Frame Processor Plugins created by the community.
|
||||
npm i vision-camera-xxxxx
|
||||
```
|
||||
|
||||
2. Add the native function's name to your `babel.config.js`. (See their README for instructions)
|
||||
2. 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.
|
||||
|
Loading…
Reference in New Issue
Block a user