0.1.0 • Published 3 years ago

react-native-zebra-scanners v0.1.0

Weekly downloads
7
License
UNLICENSED
Repository
github
Last release
3 years ago

Zebra Scanners SDK for React Native

https://www.zebra.com/content/dam/zebra_new_ia/en-us/manuals/barcode-scanners/scannerios-dg-en.pdf

Configure the Xcode project to support one or more external accessory communication protocols through the UISupportedExternalAccessoryProtocols key in your application Info.plist file or via the Info tab of your project settings.

Communication ProtocolZebra Scanner
com.motorolasolutions.CS4070_ssiCS4070
com.zebra.scanner.SSIRFD8500
com.motorolasolutions.scannerRFD8500

In order to configure your application to communicate with Bluetooth scanners in a background mode, configure your Xcode project to specify the background modes that your application supports using the UIBackgroundModes key in your application Info.plist file or via the Info tab of your project settings.