react-native-pinch icon indicating copy to clipboard operation
react-native-pinch copied to clipboard

Continue fetching after backgrounding

Open JakeRawr opened this issue 7 years ago • 2 comments

Hi,

First of all, thanks for writing this library! Right now, I'm getting request timedout when user backgrounding the app while in the middle of get/post request. The error usually shows when users resume the app. Is there a way to have app finish processing the request even if app backgrounds?

Thanks Jake

JakeRawr avatar May 18 '17 23:05 JakeRawr