react-native-image-resizer
react-native-image-resizer copied to clipboard
🗻 Resize local images with React Native
Still image rotation is happening in some android device...I checked this in oneplus mobile
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...
This PR addresses an issue with the `getOrientationMatrix` method in the `ImageResizer` class, which did not handle file paths and URIs correctly for both internal app storage and external storage...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.4.1. Release notes Sourced from fast-xml-parser's releases. Security Fix Update to this release if you use entity parsing in Fast XML Parser. Changelog Sourced from...
I had an issue with the namespace setting for AGP version 8.1. Due to a separate minor version check, versions like 8.1 or 8.2 did not have the correct namespace...
Hi, how can I define the name of the output file? I see that I can set the outputPath, but it comes with a random filename, which doesn't work as...
Thanks for your work on this project! Not sure when this will become a problem versus just a warning, but wanted to flag it here since I didn’t see an...
RN0.75 opens a new architecture and packages IOS, resulting in this error
When running a project with RN 0.75 following is printed: ``` [Codegen] Found @bam.tech/react-native-image-resizer [Codegen] CodegenConfig Deprecated Setup for @bam.tech/react-native-image-resizer. The configuration file still contains the codegen in the libraries...
**Describe the bug** App build is not working with gradle 8.1.1 and API 34 I getting error ``` concierge/android % ENVFILE=../.env && ./gradlew clean > Configure project :app Reading env...