Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
numandev1 committed Nov 15, 2023
1 parent 02939d6 commit 726abb7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
**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`

<div align="center">
<b>Also supports Auto/Manual Compression | Background Upload | Download File | Create Video Thumbnail</b>
<h6>Auto/Manual Compression | Background Upload | Download File | Create Video Thumbnail</h6>
</div>
<br/>

Expand Down
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,18 @@
"react-native-compressor",
"compress-audio",
"whatsapp",
"compressor"
"compressor",
"background",
"NSURLSession",
"uploader",
"upload",
"UploadService",
"downloader",
"download",
"thumbnail",
"create-thumbnail",
"video-metadata",
"media"
],
"repository": "https://github.com/numandev1/react-native-compressor",
"author": "numandev1 <muhammadnuman70@gmail.com> (https://github.com/numandev1)",
Expand Down

0 comments on commit 726abb7

Please sign in to comment.