From e93411592aefca791a5fd0c7c146440e671d9bdb Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Tue, 9 Jan 2024 18:11:28 +0100 Subject: [PATCH] docs: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce1b595..dc4cca8 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ cd ios && pod install * [Example](./package/example/) * [Frame Processor Plugins](https://react-native-vision-camera.com/docs/guides/frame-processor-plugin-list) -### V3 +### ShadowLens -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. +To see VisionCamera in action, check out [ShadowLens](https://mrousavy.com/projects/shadowlens)! ### Example