Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #28

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Update README.md #28

merged 3 commits into from
Aug 30, 2022

Conversation

jfversluis
Copy link
Contributor

Updated the readme to be a bit more beginner friendly and readable

@aritchie
Copy link

@jfversluis I was going to PR, but saw you had this open. You probably want to add an iOS/MacCatalyst section for

Info.plist

<key>NSCameraUsageDescription</key>
<string>Barcode Scanning</string>

and android:

Android.manifest

<uses-permission android:name="android.permission.CAMERA" />

No one cares about windows 😏

@Redth your docs are lacking 😃

@jfversluis
Copy link
Contributor Author

Technically I added

Enable the camera permissions to all platforms that you want to target. See the Docs

and was hoping to get away with it 🙄 I'll add the actual instructions to this as well!

@Redth Redth merged commit 71a6ea2 into Redth:main Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants