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.

19 lines 1.62 kB
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/appcompat/res/values-land/bools.xml --> <eat-comment/> <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/appcompat/res/values-land/config.xml --> <eat-comment/> <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/appcompat/res/values-land/dimens_material.xml --> <eat-comment/> <dimen name="abc_action_bar_default_height_material">48dp</dimen> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/appcompat/res/values-land/dimens.xml --> <eat-comment/> <dimen name="abc_action_bar_progress_bar_size">32dp</dimen> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/appcompat/res/values-land/dimens_material.xml --> <eat-comment/> <dimen name="abc_text_size_subtitle_material_toolbar">12dp</dimen> <dimen name="abc_text_size_title_material_toolbar">14dp</dimen> </resources>