react-native-document-scanner-plugin
react-native-document-scanner-plugin copied to clipboard
A React Native document scanner plugin for Android and iOS
Hey, thanks for making this library we're really happy with it! We've had a problem where our app crashes if right after scanning a photo, you click into the list...
Hello @dmarcs, great library. Is it possible to add preset parameters for scanned images, such as resolution and color settings (grayscale or black and white)?
Hi, I have upgraded the package to version 1.0.0, but after doing so it stopped working on my Android device. First, after the package update the App completely crashed with...
Hi, Thanks for this great piece of software! I have some issues with the flash timing...the flash seems to be way too fast, so it doesnt finish taking the picture...
## Issue Description: Currently, the document scanning and cropping feature in the library only supports capturing images using the device's camera. However, it would be highly beneficial to have an...
Hello ;-) Thank you very much for your fantastic plugin. I'm simply wondering whether I may utilize the **custom camera** that I made. - Take a look at the following...
Awesome library, I'm playing with it a little and got wondering if there is a way to limit the scans to only one for iOS? Thanks in advance.
## Overview: We are currently developing a fax app using the React-Native-Document-Scanner-Plugin. During our development phase, we have identified a specific area in the plugin that could benefit from an...
Hi All Is there a way to keep flash always on and disable front camera for the user.
Hello @dmarcs, great work with this library. Is adding a method that leverages VisionKit and OpenCV to return the Texts detected from the scanned documents and their boundaries possible? Thanks....