react-native-qrcode-scanner at Empty QR code
I am developing react native app, there is a QR code scanner screen, i want to trigger an alert if the QR code which i try to scan is empty. QR code with data work fine.
i am using version :
“react-native-qrcode-scanner”: “^1.5.3”,
please help me.