Qr Scanner

fun QrScanner(handler: CameraXHandler, action: (Boolean, String) -> Unit)

return instance of the QrScanner

Parameters

handler

instance of CameraXHandler

action

Custom listener for the app to handle read QR

Sources

Link copied to clipboard