react-native-image-resizer
react-native-image-resizer copied to clipboard
🗻 Resize local images with React Native
I am getting this error when I try to resize image on Samsung S6 and S6 edge. 
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I used react-native-image-picker to use camera to click an image and upload to server after reducing the quality to 80 and JPEG format. It worked beautifully and got a compressed...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Android has restricted access to the file:// URIs underlying a shared content URI a while ago. I'm not sure when exactly, and my google-fu is weak tonight. On the other...
Not really critical, but some bad android devices may crash from time to time when loading the image into memory. Example: ``` Caused by: java.lang.OutOfMemoryError: Failed to allocate a 20155404...
Bumps [react-native](https://github.com/facebook/react-native) from 0.63.3 to 0.64.1. Release notes Sourced from react-native's releases. v0.64.1 This patch release is specifically targetted towards fixing iOS build problems in Xcode 12.5. If it doesn't...
hi, after installing the library, and run pod install inside ios folder I get this: ``` [!] Unable to find a specification for `React-Core` depended upon by `react-native-image-resizer` You have...
Hi, We use this package to resize an image before sending it to a visual search engine. The source is still existing but sometimes the function does not execute and...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...