UNPKG

react-native-scanbot-barcode-scanner-sdk

Version:

Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS

7 lines (6 loc) 179 B
export type ScanbotConfigPlugin = { iOSCameraUsageDescription?: string; androidCameraPermission?: boolean; androidCameraFeature?: boolean; mavenURLs?: boolean; };