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 1.2.1

Published by numandev1 almost 3 years ago

1.2.1 (2021-12-21)

Bug Fixes

  • crash due to remeasured bitrate in ios fixed #63 (5c6e4f2)
  • uuid issue by making js base uuid (022cf11)
react-native-compressor - Release 1.2.0

Published by numandev1 almost 3 years ago

1.2.0 (2021-12-17)

Features

  • add expo support for managed flow (26d929f)
react-native-compressor - Cherry Pick for older version of RN<0.65 (0.5.8)

Published by numandev1 almost 3 years ago

Cherry Pick for older version of RN<0.65 (0.5.8)

react-native-compressor - Release 1.1.1

Published by numandev1 almost 3 years ago

1.1.1 (2021-12-08)

Bug Fixes

  • measuredBitRate divided by zero crash. fixed #49 (aec9e45)
react-native-compressor - Release 1.1.0

Published by numandev1 almost 3 years ago

1.1.0 (2021-11-24)

Bug Fixes

  • add maxsize typo in video compression (6f61928)
  • returnableOutputType base64 for compressionMethod: 'auto' in android (488ecab) fixed #45

Features

  • add minimumFileSizeForCompress for customize minimum video file to compress (e12330f) fixed #26
react-native-compressor - Release 1.0.3

Published by numandev1 almost 3 years ago

1.0.3 (2021-11-15)

Bug Fixes

  • getRandomValues error due to uuid (bfc3da3)
react-native-compressor - Release 1.0.2

Published by numandev1 almost 3 years ago

1.0.2 (2021-11-08)

react-native-compressor - Release 1.0.1

Published by numandev1 almost 3 years ago

1.0.1 (2021-11-04)

react-native-compressor - Release 1.0.0

Published by numandev1 almost 3 years ago

1.0.0 (2021-11-01)

Break Changes

Added support for react-native>=65.0

Bug Fixes

  • removelistener for react-native>=65.0 break changes (dcb23b0)
react-native-compressor - Release 0.5.6

Published by numandev1 almost 3 years ago

0.5.6 (2021-11-01)

react-native-compressor - Release 0.5.6-alpha.0

Published by numandev1 almost 3 years ago

0.5.6-alpha.0 (2021-10-31)

react-native-compressor - Release 0.5.5

Published by numandev1 about 3 years ago

0.5.5 (2021-10-18)

Bug Fixes

  • default image quality 80% for ios (c99ab2c)
react-native-compressor - Release 0.5.4

Published by numandev1 about 3 years ago

0.5.4 (2021-10-04)

Bug Fixes

  • maxheight and maxwidth same as android (9658f04)
react-native-compressor - Release 0.5.3

Published by numandev1 about 3 years ago

0.5.3 (2021-09-19)

react-native-compressor - Release 0.5.2

Published by numandev1 over 3 years ago

0.5.2 (2021-06-28)

Reverts

  • remove react-native-fs from package and added in example (9e63f67)
react-native-compressor - Release 0.5.1

Published by numandev1 over 3 years ago

0.5.1 (2021-06-28)

Reverts

  • remove react-native-fs for audio (f2e5c7f)
react-native-compressor - Release 0.5.0

Published by numandev1 over 3 years ago

0.5.0 (2021-06-25)

Features

  • add video compression like whatsapp by compressionMethod for android (6f6fb2d)
  • add video compression like whatsapp by compressionMethod for ios (82e0137)
react-native-compressor - Release 0.4.0

Published by numandev1 over 3 years ago

0.4.0 (2021-06-24)

Features

  • add compression like whatsapp by enabling autoCompress props (51c5a01)
react-native-compressor - Release 0.3.7

Published by numandev1 over 3 years ago

0.3.7 (2021-06-22)

Bug Fixes

  • rorate issue of heci image (156686c)
react-native-compressor - Release 0.3.6

Published by numandev1 over 3 years ago

0.3.6 (2021-06-22)

Bug Fixes

  • file:/// url for compression (1b6aaec)