Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(iOS only) Resumable downloads and better background downloads handling #335

Merged
merged 6 commits into from
Dec 10, 2017

Commits on Aug 1, 2017

  1. Added resumeDownload(), isResumable() and the ‘resume’ callback to do…

    …wnloadFile
    Elad Gil committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    89fc39d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    dcbd64a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. better background downloads

    Elad Gil committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    f58f726 View commit details
    Browse the repository at this point in the history
  2. Update RNFSManager.m

    removed debug NSLogs
    ptelad committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    99ce654 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Configuration menu
    Copy the full SHA
    fefd456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a991f17 View commit details
    Browse the repository at this point in the history