Skip to main content

Getting started with the React Native Barcode Scanner SDK's RTU UI

Import

To use the RTU UI component, please use the ScanbotBarcodeSDK import and all related configurations and results from react-native-scanbot-barcode-scanner-sdk.

Example:

RTU UI Default Configuration
loading...

Returns:

The BarcodeScannerUiResult class provides scanned items containing rich barcode data and extracted documents. Use its properties to retrieve text, format, and structured data. You can find all available properties of the BarcodeScannerUiResult in the API documentation.

Handling the result
loading...

Want to scan longer than one minute?

Generate a free trial license to test the Scanbot SDK thoroughly.

Get free trial license

On this page