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
In my app, I need to detect a barcode or text, call an API, and show the result in a modal.
Is there any way I can slow down the detection rate? Or even stop it after detection and start it manually?
Right now it just continues scanning and I can make it wait for the modal to show.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for your library.
In my app, I need to detect a barcode or text, call an API, and show the result in a modal.
Is there any way I can slow down the detection rate? Or even stop it after detection and start it manually?
Right now it just continues scanning and I can make it wait for the modal to show.
Thank you!
The text was updated successfully, but these errors were encountered: