UNPKG

mobile-native-barcode-generator

Version:

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

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