andreluisjunqueira / react-native-document-scanner-android

Document scanner android, feature live detection, auto-capture, perspective correction :vibration_mode: :camera: -- :trophy:
MIT License
83 stars 32 forks source link

Fix for manual capture method #48

Open dariyd opened 2 years ago

dariyd commented 2 years ago

Background

When trying to use capture method I get crash with error method saying capture method is not available in native module. Also documentation is not clear how to use it.

I will open PR to fix it.

P.S. Thanks for great module, frame detection works very good!