react-native-document-scanner icon indicating copy to clipboard operation
react-native-document-scanner copied to clipboard

how to disabled auto capture?

Open kimsean opened this issue 5 years ago • 1 comments

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

kimsean avatar Feb 14 '20 06:02 kimsean

Try setting manualOnly={true}.

randheer094 avatar Mar 27 '20 08:03 randheer094