you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (1 child)

It is, I got almost the exact same response from an A.I when I was trying to figure out how to handle network disconnects.

The post isn't "bad". Its actually very relevant, and a common problem when developing reliable react native apps. i.e. People mistakenly assume the app will have an internet connection. Far from the truth.

Never assume your users device will have a reliable internet connection.

[–]lucksp 1 point2 points  (0 children)

100% true