react-native-image-resizer
react-native-image-resizer copied to clipboard
🗻 Resize local images with React Native
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
I'm getting this error on firebase crashlytics. my app is crashing on few android phones but not on all phones after the image is taken app crashes.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
on android platfrom Unable to load source image from path
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
I want to specify the file extension of the resized/compressed image, but not the full path, I don't care where they will be stored, only need to enforce specific file...
My code:  My devices: redmi note 8 "react-native": "0.63.0", "react-native-image-resizer": "^1.4.2", "react-native-image-picker": "3.1.3", After take photo from camera then i recived a picturehad wrong rotated same the picture has...
When a function returns a promise all its error handling should result in promise rejections. For instance this could would have an exception thrown when not using `await` and proper...
Hello, what algorithm is this library using to reduce the quality of images?