docs: Add note about V2
This commit is contained in:
parent
02a0371c65
commit
10cc59ab43
@ -42,6 +42,10 @@ cd ios && pod install
|
|||||||
* [Example](./package/example/)
|
* [Example](./package/example/)
|
||||||
* [Frame Processor Plugins](https://react-native-vision-camera.com/docs/guides/frame-processor-plugin-list)
|
* [Frame Processor Plugins](https://react-native-vision-camera.com/docs/guides/frame-processor-plugin-list)
|
||||||
|
|
||||||
|
### V3
|
||||||
|
|
||||||
|
You're looking at the V3 version of VisionCamera, which features a full rewrite on the Android codebase and a huge refactor on the iOS codebase. If you encounter issues on V3, you can also [downgrade to V2](https://github.com/mrousavy/react-native-vision-camera/tree/v2), which is still partially supported.
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
```tsx
|
```tsx
|
||||||
|
Loading…
Reference in New Issue
Block a user