diff --git a/README.md b/README.md index 1f07ee6..849d1c4 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ cd ios && pod install * [Example](./package/example/) * [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 ```tsx