How to integrate React Native KeyEvent with Expo?
I am looking for a way to get input data from device's hardware barcode scanner. I found a library that reportedly can get the job done, which is React Native KeyEvent. However, the instructions mostly lead me to edit the…