Releases: andreluisjunqueira/react-native-document-scanner-android
Releases · andreluisjunqueira/react-native-document-scanner-android
Fix android implementation libs
remove unnecessary libs
Upgrade module to androidX compatibility
The whole module was upgraded to have androidX compatibility.
In case of bugs with this new release, try to use the previous version
Fix issue Black screen in arm64-v8a
Merge pull request #30 from thongdn/develop fix issue Black screen in arm64-v8a
Add some new features
Add Manual capture and a flag to disable auto-capturing
Add contrast and brightness props (only work on enhance document moment)
Add callback when image is processing
Fix autofocus and enhance image before to save
Merge pull request #6 from andreluisjunqueira/feature/correcao-foco focus corrections and enhance document image
Fix
- Fix temporarily auto focus when taking a picture
Event when start and finish image processing.
Add a callback to notice when an image processing event starts and ends.