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

Setting saturation to 0 does nothing

Open nabati opened this issue 8 years ago • 1 comments

Setting saturation={0} does not desaturate the picture. Setting saturation={0.01} desaturates the picture.

nabati avatar Oct 13 '17 07:10 nabati

Same with contrast. I'm guessing there are some equal-style conditionals where they should be strict equls or the Objective C equivalent.

nabati avatar Oct 13 '17 07:10 nabati