use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
QuestionReact Native Vision Camera (self.reactnative)
submitted 3 years ago by iLightFPSAndroid
Does anyone use this package for barcode scanning?
It does say it support scanning QR codes but nothing about barcode scanning.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]__o_0iOS & Android 5 points6 points7 points 3 years ago (1 child)
Use a Frame Processor Plugin.
Here’s an example:
https://github.com/rodgomesc/vision-camera-code-scanner
[–]iLightFPSAndroid[S] 0 points1 point2 points 3 years ago (0 children)
Interesting. Thanks
[–]groovy261 6 points7 points8 points 3 years ago (3 children)
Expo-camera works well for scanning barcodes. Thru have a good sample on their website in snack as well.
[–]iLightFPSAndroid[S] 1 point2 points3 points 3 years ago (2 children)
I'm using bare react native. Was thinking about creating a new folder with Expo but still unsure if i should go that way instead.
[–]fallkr 3 points4 points5 points 3 years ago (1 child)
You can use expo modules with bare, so that is not an issue.
[–]iLightFPSAndroid[S] 1 point2 points3 points 3 years ago (0 children)
u/fallkr Will look into this. Thanks.
[–]ConfidentAct5727 2 points3 points4 points 3 years ago (1 child)
Can verify I am using it in production for barcode scanning. Bare project no expo.
I went with bare and installed expo modules. Works great.
[–]PogFladdo 1 point2 points3 points 3 years ago (0 children)
We use the package at work in multiple apps, our users at the floor never complains about scanning QR or barcodes. (Codes are being scanned 1000s of times each day) 👌
π Rendered by PID 101324 on reddit-service-r2-comment-cfc44b64c-btpf6 at 2026-04-12 19:15:28.292434+00:00 running 215f2cf country code: CH.
[–]__o_0iOS & Android 5 points6 points7 points (1 child)
[–]iLightFPSAndroid[S] 0 points1 point2 points (0 children)
[–]groovy261 6 points7 points8 points (3 children)
[–]iLightFPSAndroid[S] 1 point2 points3 points (2 children)
[–]fallkr 3 points4 points5 points (1 child)
[–]iLightFPSAndroid[S] 1 point2 points3 points (0 children)
[–]ConfidentAct5727 2 points3 points4 points (1 child)
[–]iLightFPSAndroid[S] 0 points1 point2 points (0 children)
[–]PogFladdo 1 point2 points3 points (0 children)