UNPKG

mobile-native-barcode-generator

Version:

Library to generate barcodes and qr codes natively using Kotlin and Swift, integrated with react native.

2 lines 149 B
export default function generateBarcode(value: string, width: number, height: number): Promise<string>; //# sourceMappingURL=generateBarcode.d.ts.map