You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @tcagkansokmen, I can't share the project where I use it but here is an example how you can use it <MRZScanner style={{width:'100%', height:'100%'}} onPermissionResult={(res)=>{ console.log(res) }} onScanSuccess={(res)=>{ console.log(res) }} />
It depends on "Firebase/MLVision" and "Firebase/MLVisionTextModel" so need to setup it on main project
I need to have an example workflow that; I open camera, camera detects MRZ fields and returns response.
The text was updated successfully, but these errors were encountered: