Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Add feature to scan barcode in camera frame to connect to barcode API #4

Open
jessechong opened this issue Apr 4, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jessechong
Copy link
Collaborator

Since we are leveraging Expo's many libraries, we are able to access the expo-camera library. See how we are using that API here: (#1)

Another very useful feature expo-camera has is the ability to scan barcode in the camera frame, without taking a picture. This should be connected to the barcode scanner API. See the expo-camera documentation here: (https://docs.expo.io/versions/latest/sdk/camera/)

I would particularly look at "onBarCodeScanned", "onBarCodeRead".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant