doo / scanbot-barcode-scanner-sdk-example-react-native

Integrate the React Native Barcode Scanner SDK from Scanbot SDK into your project

Home Page:https://scanbot.io/developer/react-native-barcode-scanner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scanbot Barcode Scanner SDK Example Apps for React Native

These example apps demonstrate how to integrate the Scanbot Barcode Scanner SDK for React Native for Android and iOS.

What is the Scanbot Barcode Scanner SDK?

Scanbot Barcode Scanner SDK is a simple to use high level API, providing a collection of classes and functions for scanning and parsing 1D and 2D barcodes from your mobile device's camera or other image sources like your photo library.

The SDK for React Native is available as an npm package:

Trial License

The Scanbot SDK will run without a license for one minute per session!

After the trial period has expired, all SDK functions and UI components will stop working. You have to restart the app to get another one-minute trial period.

To test the Scanbot SDK without crashing, you can get a free “no-strings-attached” trial license. Please submit the Trial License Form on our website.

Free Developer Support

We provide free "no-strings-attached" developer support for the implementation & testing of the Scanbot SDK. If you encounter technical issues with integrating the Scanbot SDK or need advice on choosing the appropriate framework or features, please visit our Support Page.

Supported Barcode Types

💡 Also check out our blog post Types of barcodes.

Supported Data Parsers:

  • AAMVA: Parse the AAMVA data format from PDF-417 barcodes on US driver's licenses.
  • Boarding pass data from PDF417 barcodes.
  • Parser for German Medical Certificates (aka. Disability Certificate or AU-Bescheinigung) coded in a PDF-417 barcode.
  • GS1 encoded data from barcodes.
  • Data from PDF-417 barcodes on ID Cards.
  • Parse and extract data from XML of Data Matrix barcodes on Medical Plans (German Medikationsplan).
  • Data parser of QR-Code values printed on SEPA pay forms.
  • vCard data from a QR-Code (e.g. on business cards).
  • Swiss QR data from a QR-Code for easy, automatic and efficient payments.

For more details please refer to the SDK documentation.

Documentation

For more details about the Scanbot Barcode Scanner SDK for React Native please see this documentation.

How to run this app

Starting from Scanbot React Native Barcode SDK v4.0.0, the required minimum version for React Native is v0.68+.

You can find the latest example project under the folder latest. This project will be updated frequently with the latest Scanbot SDK and React Native updates.

The previous example project is located inside the folder 0.64.4. This project uses Scanbot React Native Barcode SDK v3.7.0 and React Native v0.64.4.

You can find a detailed README inside each project, with instructions on how to run and debug the demo app.

About

Integrate the React Native Barcode Scanner SDK from Scanbot SDK into your project

https://scanbot.io/developer/react-native-barcode-scanner/


Languages

Language:TypeScript 71.7%Language:Java 11.9%Language:Objective-C 7.1%Language:JavaScript 3.5%Language:Ruby 3.0%Language:Shell 1.7%Language:Objective-C++ 0.7%Language:Starlark 0.6%