How can I compress videos in React Native

799 views Asked by At

The main problem is the file size. File size should be reduced.

I tried react-native-compressor npm package. But the file size remains same after compression. Is there another package for this job?

0

There are 0 answers