react-native-camera/android
Nick Pomfret 5c54275aec android jpeg compression support (#658)
*  * removed some of the re-parsing of the output image byte array
 * removed re-saving of output file
 * moved image processing onto an async task to allow camera to be used while processing is running

* added jpeg compression support for android

* move explanation to correct bit of docs
2017-04-06 08:28:47 +02:00
..
src/main android jpeg compression support (#658) 2017-04-06 08:28:47 +02:00
build.gradle Image orientation fix (#475, #309) (#493) 2016-12-04 18:32:04 -05:00