Update FRAME_PROCESSORS.mdx

This commit is contained in:
Marc Rousavy 2022-01-11 12:41:41 +01:00
parent a0b21775e3
commit 13516c706b

View File

@ -249,7 +249,7 @@ Make sure to add this to your Debug-, as well as your Release-configuration.
<TabItem value="expo">
Inside your Expo config (`app.json`, `app.config.json` or `app.config.js`), add the `disableFrameProcessors` flag:
Inside your Expo config (`app.json`, `app.config.json` or `app.config.js`), add the `disableFrameProcessors` flag to the `react-native-vision-camera` plugin:
```json
{