itinance / itinance/react-native-fs

Build your own vs. built-in downloads

Open
#637 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

RN Newbie question here: I need reliable downloads that should complete no matter what the user does with the app (run in the background, resume etc.), and I saw that there are a number of implementations out there, including this package.

I'm already using RN-FS for local file system stuff, but can't help but wonder why there are so many packages building proprietary download functionality, when the both IOS and Android support native download capabilities that bring all that already to the table (e.g. https://developer.android.com/reference/android/app/DownloadManager). Are there reasons why we shouldn't be using those?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.