Skip to content

Commit 1a243bd

Browse files
committed
docs: update
1 parent 02939d6 commit 1a243bd

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
**REACT-NATIVE-COMPRESSOR** is a react-native package, which helps us to Compress `Image`, `Video`, and `Audio` before uploading, same like **Whatsapp** without knowing the compression `algorithm`
1818

1919
<div align="center">
20-
<b>Also supports Auto/Manual Compression | Background Upload | Download File | Create Video Thumbnail</b>
20+
<h4>Auto/Manual Compression | Background Upload | Download File | Create Video Thumbnail</h4>
2121
</div>
2222
<br/>
2323

package.json

+12-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,18 @@
5555
"react-native-compressor",
5656
"compress-audio",
5757
"whatsapp",
58-
"compressor"
58+
"compressor",
59+
"background",
60+
"NSURLSession",
61+
"uploader",
62+
"upload",
63+
"UploadService",
64+
"downloader",
65+
"download",
66+
"thumbnail",
67+
"create-thumbnail",
68+
"video-metadata",
69+
"media"
5970
],
6071
"repository": "https://github.com/numandev1/react-native-compressor",
6172
"author": "numandev1 <[email protected]> (https://github.com/numandev1)",

0 commit comments

Comments
 (0)