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 470 B
<?xml version="1.0" encoding="utf-8"?> <resources> <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> <dimen name="abc_action_bar_default_height_material">48dp</dimen> <dimen name="abc_action_bar_progress_bar_size">32dp</dimen> <dimen name="abc_text_size_subtitle_material_toolbar">12dp</dimen> <dimen name="abc_text_size_title_material_toolbar">14dp</dimen> </resources>