Skip to content

Releases: numandev1/react-native-compressor

Release 0.3.1

18 Jun 07:33
Compare
Choose a tag to compare

0.3.1 (2021-06-18)

Bug Fixes

Release 0.3.0

17 Jun 12:36
Compare
Choose a tag to compare

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)

Release 0.2.0

11 Jun 12:40
Compare
Choose a tag to compare

0.2.0 (2021-06-11)

Bug Fixes

Features

  • add trust manager in android (0c758c8)

Release 0.1.7

11 Jun 06:27
Compare
Choose a tag to compare

0.1.7 (2021-06-11)

Bug Fixes

  • header in asynctask upload in android (05edb74)

Release 0.1.6

10 Jun 11:44
Compare
Choose a tag to compare

0.1.6 (2021-06-10)

Bug Fixes

  • video compression uri android (9170d48)

Release 0.1.5

10 Jun 07:52
Compare
Choose a tag to compare

0.1.5 (2021-06-10)

Bug Fixes

Release 0.1.4

09 Jun 14:33
Compare
Choose a tag to compare

0.1.4 (2021-06-09)

Bug Fixes

  • image compression scheme (507d548)

Release 0.1.2

09 Jun 14:10
Compare
Choose a tag to compare

0.1.2 (2021-06-09)

Bug Fixes

  • empty video compression (9c1aac3)

Release 0.1.1

09 Jun 09:37
Compare
Choose a tag to compare

0.1.1 (2021-06-09)

Release 0.1.0

09 Jun 06:57
Compare
Choose a tag to compare

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)