mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-06-06 03:12:01 +00:00
Merge branch 'master' of https://bitbucket.org/interludedevs/rnbackgrounddownload
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# react-native-background-download
|
||||
|
||||
A library for React-Native to help you download large files on iOS and Android both in the foreground and most impotently in the background.
|
||||
A library for React-Native to help you download large files on iOS and Android both in the foreground and most importantly in the background.
|
||||
|
||||
### Why?
|
||||
On iOS, if you want to download big files no matter the state of your app, wether it's in the background or terminated by the OS, you have to use a system API called `NSURLSession`.
|
||||
|
||||
Reference in New Issue
Block a user