Releases: kesha-antonov/react-native-background-downloader
Releases · kesha-antonov/react-native-background-downloader
3.2.2
3.2.1
Performance/iOS: disable logs in release mode
Full Changelog: 3.2.0...3.2.1
3.2.0
3.1.3
What's Changed
- Version lock mmkv gradle dependency by @joncardasis in #18
New Contributors
- @joncardasis made their first contribution in #18
Full Changelog: 3.1.2...3.1.3
3.1.2
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
- @l3utterfly made their first contribution in #6
Full Changelog: 3.1.1...3.1.2
3.1.1
fixed tests