Skip to content

Releases: CommercialTribe/react-native-fs

Background Uploads and Downloads

18 Oct 17:12
Compare
Choose a tag to compare
  • Added support for background upload sessions
  • Improving background download sessions. It was limited by the 30-second window that iOS gives you to call the completion handler
  • Better error handling of both cases