rn-doc-scanner-android icon indicating copy to clipboard operation
rn-doc-scanner-android copied to clipboard

React-Native Document Scanner for Android

Results 6 rn-doc-scanner-android issues
Sort by recently updated
recently updated
newest added

when I wants to auto detect document it give triangle instead of rectangle

````js const image = await RNDocScanner.getDocumentCrop(true); ```` will rotate the returned image by -90° on e.G. Samsung S6/Android 7.0, Sony XPERIA/Android 7.0, Pocophone/Android 8.1.0 but not on Huawei P10 Lite/Android...

react native version 0.60 the android files are not updated ,we are unable to run the 'react-native run-android' command ![Screen Shot 2019-07-30 at 12 24 16 PM](https://user-images.githubusercontent.com/12456848/62107334-05f8be80-b2c5-11e9-8d9c-a1daf5d482a9.png)

Why is that package not on npmjs.com ? Publish it man 😃 !!

enhancement