Describe the bug
Unmount warning when scanning barcodes where you navigate imiddently after.
To Reproduce
Use react navigation to navigate to unmount the screen the scanner is placed on and navigate on scan to a different screen.
Screenshots

Smartphone (please complete the following information):
Additional context
This timeout should not happen after a successful scan
Describe the bug
Unmount warning when scanning barcodes where you navigate imiddently after.
To Reproduce
Use react navigation to navigate to unmount the screen the scanner is placed on and navigate on scan to a different screen.
Screenshots

Smartphone (please complete the following information):
Additional context
This timeout should not happen after a successful scan
react-native-barcode-mask/src/hooks/useBarcodeFinder.ts
Line 67 in 798dc57