UNPKG

mobile-native-barcode-generator

Version:

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

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