UNPKG

react-native-scanbot-sdk

Version:

Scanbot Document and Barcode Scanner SDK React Native Plugin for Android and iOS

7 lines (6 loc) 151 B
export type ScanbotConfigPlugin = { iOSCameraUsageDescription?: string; ocrBlobsDirPath?: string; largeHeap?: boolean; mavenURLs?: boolean; };