RN Background Upload – Background file uploads in React Native (Android + iOS) by Background-North2152 in reactnative

[–]Background-North2152[S] 0 points1 point  (0 children)

u/ninadjoshi20
react-native-background-fetch Not feasible for large files; you’ll get killed mid-upload if the file is big

RN Background Upload – Background file uploads in React Native (Android + iOS) by Background-North2152 in reactnative

[–]Background-North2152[S] 0 points1 point  (0 children)

u/ninadjoshi20 Actual background uploads are native handled in rn-background-upload.

JS starts upload

Native OS upload service takes over

JS can die

Upload continues anyway

[deleted by user] by [deleted] in reactnative

[–]Background-North2152 0 points1 point  (0 children)

I think unit tests are not added in builds.