From ee95b20a5c65575f909f636bea0f673711993ddf Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:44:20 +0300 Subject: [PATCH] docs: improve README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca5e8a6..612ec0b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # React Native Image Code Scanner
@@ -49,9 +51,11 @@ yarn add react-native-image-code-scanner
cd ios && pod install
```
-If your app picks images from camera, add to `Info.plist`:
+If your app picks images from the camera roll or camera, add to `Info.plist`:
```xml
+