react-native-compressor 1.6.3 → 1.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
</div>
|
|
4
4
|
<br/>
|
|
5
5
|
|
|
6
|
+
<div align="center">
|
|
7
|
+
|
|
8
|
+
[](https://discord.gg/dtYzk8sp)
|
|
9
|
+
[](https://github.com/numandev1/react-native-compressor/stargazers)
|
|
10
|
+
[](https://www.npmjs.com/package/react-native-compressor)
|
|
11
|
+

|
|
12
|
+

|
|
13
|
+
|
|
14
|
+
</div>
|
|
15
|
+
|
|
6
16
|
**REACT-NATIVE-COMPRESSOR** is a react-native package, which help us to Compress `Image`, `Video`, and `Audio` same like **Whatsapp** without knowing compression `algorithm`
|
|
7
17
|
|
|
8
18
|
<div align="center">
|