Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17040

How to enter barcode manually to fetch the data in react-native?

$
0
0

I'm using react-native-camera to scan the barcode of type code128 only which is working fine. Now, the app scans the barcode and on successful scanning navigates to a new page displaying the type of barcode and the details from the barcode. I also want to type the barcode number manually in a textinput and do the same in case scanning fails. How do I do that ?


Viewing all articles
Browse latest Browse all 17040

Trending Articles