react-native-compressor

🗜️Compress Image, Video, and Audio same like Whatsapp 🚀✨

MIT License

Downloads
128.5K
Stars
906
Committers
16

Bot releases are hidden (Show)

react-native-compressor - Release 0.3.5

Published by numandev1 over 3 years ago

0.3.5 (2021-06-21)

Bug Fixes

react-native-compressor - Release 0.3.4

Published by numandev1 over 3 years ago

0.3.4 (2021-06-21)

Bug Fixes

react-native-compressor - Release 0.3.3

Published by numandev1 over 3 years ago

0.3.3 (2021-06-21)

Bug Fixes

  • core progress dep issue (62e81cf)
react-native-compressor - Release 0.3.2

Published by numandev1 over 3 years ago

0.3.2 (2021-06-21)

react-native-compressor - Release 0.3.1

Published by numandev1 over 3 years ago

0.3.1 (2021-06-18)

Bug Fixes

react-native-compressor - Release 0.3.0

Published by numandev1 over 3 years ago

0.3.0 (2021-06-17)

Bug Fixes

  • file:// crash issue of iOS for 14.3 OS version (f5a9389)

Features

  • add threshhold of 3% in video compression progress (163ff05)

Reverts

  • remove react-native-background-upload package (1f2783d)
react-native-compressor - Release 0.2.0

Published by numandev1 over 3 years ago

0.2.0 (2021-06-11)

Bug Fixes

Features

  • add trust manager in android (0c758c8)
react-native-compressor - Release 0.1.7

Published by numandev1 over 3 years ago

0.1.7 (2021-06-11)

Bug Fixes

  • header in asynctask upload in android (05edb74)
react-native-compressor - Release 0.1.6

Published by numandev1 over 3 years ago

0.1.6 (2021-06-10)

Bug Fixes

  • video compression uri android (9170d48)
react-native-compressor - Release 0.1.5

Published by numandev1 over 3 years ago

0.1.5 (2021-06-10)

Bug Fixes

react-native-compressor - Release 0.1.4

Published by numandev1 over 3 years ago

0.1.4 (2021-06-09)

Bug Fixes

  • image compression scheme (507d548)
react-native-compressor - Release 0.1.2

Published by numandev1 over 3 years ago

0.1.2 (2021-06-09)

Bug Fixes

  • empty video compression (9c1aac3)
react-native-compressor - Release 0.1.1

Published by numandev1 over 3 years ago

0.1.1 (2021-06-09)

react-native-compressor - Release 0.1.0

Published by numandev1 over 3 years ago

0.1.0 (2021-06-09)

Bug Fixes

  • android video uplaod progress and add missing peer dependencies (6d6d51b)
  • image compression in android and ios (6922013)
  • ios uploading and remove expo file system and expo thumbnail (4509cdd)
  • ios xcode build crash due to flipper (c34c06f)
  • xcode crash on archieve (27c0a0a)

Features

  • add audio compression in android and ios (e4c4dd9)
  • add compressed uri in tmp/cache folder support for image in android and ios (1a66ece)
  • add picker for audio, video and image in example project (c521b19)
  • add react-navigation and screens for video, audio and image (8081c3b)
  • added video compresion + active background + deactivebackground in android (e294326)