Hey Dan, great video - I'm finding the Expo barcode scanner really robust for scanning badges with QR codes (low light, reflection testing etc), did you run into any issues at all in production apps?
So how did you do the overlay with the corner radius? lol I tried a few options. Masked view but couldn’t figure it out. And doing a top bottom left right overlay but then can’t have a rounded border.
hi, i followed the tutorial and when i try it on my ios device, the camera freezes when going back to the app. Is there any solution for this? Thank you in advance.
Hi, great job, I wonder how can I send qrcode to software on my pc I tried everything but nothing, the error "is network request failed", can you help me with that?
now I can use my phone to send code to my software on pc, I late 26 hours to make this, and now I can get business with this, I appreciate your videos was my inspiration..
Yes, there is no other way. You need to use config plugins which require prebuild docs.expo.dev/versions/latest/sdk/camera/#configuration-in-appjsonappconfigjs
Hey Dan, great video - I'm finding the Expo barcode scanner really robust for scanning badges with QR codes (low light, reflection testing etc), did you run into any issues at all in production apps?
Any tutorials you recommend to get start with react native? Great tutorial!
Thanks! I recommend this channel
youtube.com/@notjustdev?si=cwodb_K3JHTgjuu8
Nice tutorial, like from Brazil. Thanks.
Thanks 😀
Can you provide any tutorial to limit the scan area
Clean tutorial. Loved it
Is it possible to use component instead of
abasolutely perfect! ty bro!
🙌
Clean tutorial..you can say that again.
So how did you do the overlay with the corner radius? lol
I tried a few options. Masked view but couldn’t figure it out. And doing a top bottom left right overlay but then can’t have a rounded border.
I used React-Native Skia. You can see the sample code in the description
hi, i followed the tutorial and when i try it on my ios device, the camera freezes when going back to the app. Is there any solution for this? Thank you in advance.
Great tutorial!
Hi, great job, I wonder how can I send qrcode to software on my pc I tried everything but nothing, the error "is network request failed", can you help me with that?
now I can use my phone to send code to my software on pc, I late 26 hours to make this, and now I can get business with this, I appreciate your videos was my inspiration..
Happy to help, I wish I could have seen a solution for your other issue earlier
Github link please.. want to effect this but not working out
The link is in the description
Thanks!
do we really need expo prebuild to use camera ?
Yes, there is no other way. You need to use config plugins which require prebuild
docs.expo.dev/versions/latest/sdk/camera/#configuration-in-appjsonappconfigjs
I need vehicle number plate scan and number display in input
use tensorflow with expo
Who can enlighten me, tell me how it would be to insert the scanned value into an input that is in another view, please?
❣
Nice 🔥 🔥
Good Dear
it doesnt work my camera is black
Apply styling to the CameraView, set the width to 100% and flex:1
Is all the instructions in tiny texts like iam seeing please say no
how are you supposed to use a real phone if you cant use expo go? lol
Once you plug in your phone, if you have Xcode and Android Studio set up, you can do:
npx expo run:ios --device
npx expo run:android --device
I have tried using expo go and it worked perfectly,
@@KevinMike-GMhow?
Is it possible to only scan certain types of barcodes?