I am trying to make a react native app, which connects to an external Barcode Reader/Camera for scanning barcodes. I know that it is easy to implement using react-native-camera but I need to connect it so an external device. Any idea how we could implement it?
↧