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.

4 lines (3 loc) 182 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="org.webkit.android_jsc"> <application/> </manifest>