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

A React Native document scanner plugin for Android and iOS

Results 22 react-native-document-scanner-plugin issues
Sort by recently updated
recently updated
newest added

Auto shutter is on by default. Sometimes the camera release the shutter before the document is in a perfect focus.

enhancement

On Android if you have your personal camera on selfie camera (front camera) then go to scan a document it defaults to the front facing camera. After switching to back...

enhancement

Hi, Really awesome plugin. This is exactly what I need! One enhancement I would really appreciate is that the help messages are in the language settings of the phone. It...

enhancement

We're big fans of this repo here at @trucksmarter – would like to sponsor this repo and help with development features.

Is it possible to add masking on top of the camera view to let users know what and how to use it?

enhancement

When trying to run the document scanner an error is thrown with the following message `error - error opening camera: Failed to find configured root that contains /storage/3Е93-E316/Android/data/ com.my.app/files/Pictures/DOCUMENT_SCAN_0_20240610_1130424394174922587136222.jpg` Platform:...

Hi team, when I change the system language on iOS to other languages. The texts are not translated accordingly. Can we support translation in iOS? If this is not possible,...

i was trying to run this in IOS but when i try to run this it gives an error ``` const { scannedImages, status } = await DocumentScanner.scanDocument({ croppedImageQuality: 50,...