Skip to content

Releases: kesha-antonov/react-native-background-downloader

3.2.2

11 Nov 19:36
e066569
Compare
Choose a tag to compare

What's Changed

  • bug: Gson update, receiver fix, extra error handle. by @HyopeR in #31

Full Changelog: 3.2.1...3.2.2

3.2.1

19 Aug 14:37
Compare
Choose a tag to compare

Performance/iOS: disable logs in release mode

Full Changelog: 3.2.0...3.2.1

3.2.0

20 Jul 17:55
Compare
Choose a tag to compare

What's Changed

  • rev: New version problems and code revision. by @HyopeR in #20
  • Drop support below RN 0.74

New Contributors

Full Changelog: 3.1.3...3.2.0

3.1.3

02 May 21:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.1.3

3.1.2

14 Mar 10:55
Compare
Choose a tag to compare

What's Changed

  • fixed bugs in android by @l3utterfly in #6
    ** support file sizes over 2GB
    ** handle double call of intent so destination file is not deleted
    ** handle situation when app is closed as download is finished
    ** bug when on progress is not returned when app starts

New Contributors

Full Changelog: 3.1.1...3.1.2

3.1.1

16 Feb 07:36
Compare
Choose a tag to compare
fixed tests