Michaelvilleneuve / react-native-document-scanner

Document scanner, features live border detection, perspective correction, image filters and more ! 📲📸
MIT License
843 stars 289 forks source link

Camera blocks UI for a few seconds before loading #53

Closed AngeloMateus closed 3 months ago

AngeloMateus commented 5 years ago

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?

kubilaytural commented 4 years ago

I have the same error. Solution?