react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Add compressVideo option for iOS
Added compressVideo option for iOS, When set to false, does not compress videos. This is useful to improve performance :rocket:
Resolves #950
Example (180MB video file):
| Option | Time |
|---|---|
compressVideo: true(Default) |
20s |
compressVideo: false |
1s |
Can this get merged?
Can this get merged?
Hi @ivpusic will you be able to merge this?
can we merge this?
compressVideo is needed for split file and using multipart upload