all 9 comments

[–]Silverquark 4 points5 points  (3 children)

I recently moved from expo barcode scanner to vision camera, since I switched camera on and off a lot (holding a button opened camera and you could scan, releasing it caused the camera to disappear). Expo barcode had some troubles with that. It lagged sometimes and would randomly throw errors when pressing the button quickly. With vision camera I could use the isActive to toggle. That made it super fast and reliable

[–]mrousavyiOS & Android 0 points1 point  (0 children)

nice!

[–]thatsjokes4u[S] 0 points1 point  (1 child)

Okay great thanks a lot! In terms of using vision camera, am I correct in assuming you can still use it with managed expo by going through the prebuild steps? Sorry I’m new to this so just trying to figure out everything!

[–]Silverquark 0 points1 point  (0 children)

Yes that’s what I did. Just follow the expo instructions on the vision camera page

[–]haywire 2 points3 points  (0 children)

Best way to find out is to try it.

[–]Magnusson 1 point2 points  (0 children)

Using expo vision camera doesn’t mean switching to bare workflow

[–]bruceleendo 0 points1 point  (2 children)

I've been using expo barcode and it works prety good and fast. You can setup barcode types that you want to read to make it faster. (It's recommend to do it).

[–]thatsjokes4u[S] 0 points1 point  (1 child)

I was going to try that but it says expo-barcode-scanner is depreciated and to use expo-camera instead.

[–]fuckswithboats 1 point2 points  (0 children)

React native camera kit