Saúl Ibarra Corretgé
d669a6c73c
[RN] Keep track of ongoing network requests
...
Works only for XHR requests, which is the only network request mobile performs
(WebRTC traffic aside). The fetch API is implemented on top of XHR, so that's
covered too.
Requests are kept in the redux store until they complete, at which point they
are removed.
2017-08-29 18:54:04 -05:00
..
2017-08-28 14:52:31 -05:00
2017-08-29 18:54:04 -05:00
2017-06-22 11:14:41 -05:00
2017-08-29 18:47:35 -05:00
2017-08-22 07:28:19 -05:00
2017-08-24 22:00:14 -05:00
2017-08-28 21:52:52 +00:00
2017-07-10 17:43:29 -05:00
2017-07-14 14:22:27 -05:00
2017-08-15 14:30:57 -05:00
2017-08-04 10:21:18 -05:00
2017-08-07 11:20:44 -05:00
2017-08-29 10:08:16 -05:00
2017-08-15 14:30:57 -05:00
2017-08-11 10:43:35 +01:00
2017-08-25 11:45:30 -05:00
2017-08-29 18:54:04 -05:00
2017-08-02 11:19:38 -07:00
2017-08-02 11:19:38 -07:00
2017-07-31 18:33:22 -05:00
2017-08-29 10:08:16 -05:00
2017-07-09 16:34:08 -05:00
2017-08-24 22:00:14 -05:00
2017-06-07 17:06:48 -05:00
2017-06-01 21:04:31 -05:00
2017-06-14 22:17:35 -05:00
2017-08-22 07:28:19 -05:00
2017-06-01 21:01:50 -05:00
2017-08-29 10:08:16 -05:00
2017-08-22 16:38:14 -05:00