mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-31 13:41:08 +00:00
* * 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