Adjust 16mb minimum compression size for react-native-compressor@0.5.6
See original GitHub issueSome developers start to use this package within the expo. Unfortunately, Expo still uses an old version of React Native up to React Native 0.64.3
.
Can you remove this condition https://github.com/Shobbak/react-native-compressor/blob/dd5c106522461005acd89d6f679c0ef2f96fdd74/ios/Video/VideoCompressor.swift#L205
and old version users can benefit from that patch.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:15
Top Results From Across the Web
x-amazon-apigateway-minimum-compression-size
Specifies the minimum compression size for a REST API. To enable compression, specify an integer between 0 and 10485760. To learn more, see...
Read more >Content Encoding | Trend Micro
The minimumCompressionSize configuration attribute measures the compression threshold and requires a non-negative integer value between 0 and 10485760 (bytes).
Read more >The lightweight library for compress image, video, and audio ...
Adjust 16mb minimum compression size for react-native-compressor@0.5.6. Some developers start to use this package within the expo.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Start from Expo SDK 42, the Expo team release a new service that makes the Expo app support a native module.
Expo community has no built-i media compression package. This package is the one that is a great candidate as It has an easy setup and API to work with.
I expect many Expo users to adopt this.
I wish I can help more unfortunately I don’t have a background in native development.
You can read more about Expo native build here
https://docs.expo.dev/build/setup/
@emmbyiringiro closing this because I have fixed it and released the
0.5.9
version. you can open another issue for the expo if you want