Michaelvilleneuve/react-native-document-scanner

Camera blocks UI for a few seconds before loading

Closed this issue · 1 comments

Using react navigation stack navigator, when transitioning to the screen with the DocumentScanner, loading this screen blocks the UI for a few seconds before loading. Is there a way to load the camera in the background and have an onReady prop or something similar?

I have the same error. Solution?