react-native-pinch
react-native-pinch copied to clipboard
Continue fetching after backgrounding
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