react-native-compressor icon indicating copy to clipboard operation
react-native-compressor copied to clipboard

🗜️Compress Image, Video, and Audio same like Whatsapp 🚀✨

Results 109 react-native-compressor issues
Sort by recently updated
recently updated
newest added

Good day) What `react-native` version are you using? "0.76.1" What `react-native-pdf` version are you using? "^1.9.0", What platform does your issue occur on? (android/ios/both) ios Describe your issue as precisely...

### Current behavior On Android, `getVideoMetaData` does not take into account video orientation. A portrait video has the same width and height as a landscape one. ### Expected behavior Width...

### Current behavior In your benchmark image, you mention that the output video size with a higher origin pixel dimensions will be smaller than with a smaller original video dimensions....

### Current behavior Current behavior is all good ### Expected behavior The image should be compressed to a file size of 100 KB or less without compromising significant quality. The...

### Current behavior For Video compression on Android when using `manual` mode with `maxSize: 1080` the library crashes. ### Expected behavior Ideally the library shouldn't have crashed ### Platform -...

## Expo's EAS build failed for iOS. Version 1.9.0 of React Native Compressor is works fine, I'm sure I just upgraded version to 1.10.1 ### Platform - [x] iOS ###...

On expo 52 when I compress any image I get the error : "Warning: Error: Exception in HostFunction: Loss of precision during arithmetic conversion: (long)" It happens on Android (I...

### Current behavior when i try to do compression then it show unhandled promise reject , start failed, but when i restart app , compression works fine, ### Expected behavior...

The following code works fine on Android simulators but does not work only on real Android devices. On emulators, it starts compressing and show the Compression Progress and successfully compress...