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.

8 lines 340 B
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common"> <item name="barLength">18.66dp</item> <item name="gapBetweenBars">3.33dp</item> <item name="drawableSize">24dp</item> </style> </resources>