NBAreact icon indicating copy to clipboard operation
NBAreact copied to clipboard

Handle no network connection

Open jbkuczma opened this issue 7 years ago • 1 comments

Currently Swish does not factor in not having a network connection; if the network drops the loading indicator spins indefinitely. nbaFetch should be updated to handle the following error (probably update a new property in the Redux store)

TypeError: Network request failed

jbkuczma avatar Mar 31 '18 14:03 jbkuczma

Documentation for handling network events in react native.

jbkuczma avatar May 21 '18 15:05 jbkuczma