I am using react-native-camera to build a barcode scanner for Android and iOS both.
I am able to scan the barcode in iOS but the issue is there is no visual for the
Just found universal code scanner - combines android and ios: https://www.npmjs.com/package/react-native-barcode-scanner-universal
Tried on Android works just fine.