Skip to content

Releases: andreluisjunqueira/react-native-document-scanner-android

Fix android implementation libs

30 Sep 17:50
a8f34e2
Compare
Choose a tag to compare

Upgrade module to androidX compatibility

30 Sep 15:47
7ac384e
Compare
Choose a tag to compare

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

02 Aug 13:16
72e12fc
Compare
Choose a tag to compare
Merge pull request #30 from thongdn/develop

fix issue Black screen in arm64-v8a

Add some new features

25 Oct 20:22
b1554fb
Compare
Choose a tag to compare

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

19 Oct 13:20
a1243ca
Compare
Choose a tag to compare
Merge pull request #6 from andreluisjunqueira/feature/correcao-foco

focus corrections and enhance document image

Fix

18 Jul 19:49
Compare
Choose a tag to compare
  • Fix temporarily auto focus when taking a picture

Event when start and finish image processing.

27 Apr 19:16
bdf6a5a
Compare
Choose a tag to compare

Add a callback to notice when an image processing event starts and ends.