react-native-document-scanner
react-native-document-scanner copied to clipboard
Setting saturation to 0 does nothing
Setting saturation={0} does not desaturate the picture.
Setting saturation={0.01} desaturates the picture.
Same with contrast. I'm guessing there are some equal-style conditionals where they should be strict equls or the Objective C equivalent.