react-native-image-resizer icon indicating copy to clipboard operation
react-native-image-resizer copied to clipboard

🗻 Resize local images with React Native

Results 124 react-native-image-resizer issues
Sort by recently updated
recently updated
newest added

I am getting this error when I try to resize image on Samsung S6 and S6 edge. ![Screenshot_20190715-142051](https://user-images.githubusercontent.com/17848628/61218427-4aeff300-a712-11e9-934a-3b43835c06db.png)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies

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...

dependencies

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...

dependencies