UNPKG

react-native-scan-barcode

Version:

A barcode scanner component for react native android. The library uses https://github.com/zxing/zxing to decode the barcodes. For iOS you can use https://github.com/lwansbrough/react-native-camera.

9 lines (7 loc) 270 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.facebook.imagepipeline.backends.okhttp3" > <uses-sdk android:minSdkVersion="9" android:targetSdkVersion="25" /> </manifest>