From 7694b86255d520e6fd161ce6a870c8362c4c4ca6 Mon Sep 17 00:00:00 2001 From: Mohsan Riaz Date: Tue, 10 Sep 2024 18:46:17 +0500 Subject: [PATCH] Update README.md added minimum react-native version support information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd55d5826..1256521af6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ cd ios && pod install ..and get started by [setting up permissions](https://react-native-vision-camera.com/docs/guides)! ### Documentation - + IMPORTANT: Minimum react-native version supported is 0.71, for <0.71 use V2 * [Guides](https://react-native-vision-camera.com/docs/guides) * [API](https://react-native-vision-camera.com/docs/api) * [Example](./package/example/)