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

how to disabled auto capture? #75

Open kimsean opened 4 years ago

kimsean commented 4 years ago

I tried having a ref for manual capture. but auto capture still activate. I want to disabled it.

randheer094 commented 4 years ago

Try setting manualOnly={true}.