react-native-barcode-builder icon indicating copy to clipboard operation
react-native-barcode-builder copied to clipboard

Barcode is lost after device blocking on Android.

Open iivaschenko opened this issue 8 years ago • 1 comments

Hi. Thank you for your library. After blocking, barcode is lost on Android. Could you check it? "react": "^ 16.2.0",  "react-native": "^ 0.52.0", Android 7.1

iivaschenko avatar Feb 04 '18 12:02 iivaschenko

Running into this issue myself.

Looks like its a React Native issue with the ART library. Other people have reported it here.

https://github.com/facebook/react-native/issues/17565

nolan-m avatar Feb 23 '18 20:02 nolan-m