APP-2996: clean up Expo fetch network errors (#11611)

This commit is contained in:
Samuel Newman
2026-08-31 18:14:59 +03:00
committed by GitHub
parent 4495462f84
commit f32ebdec79
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@ const NETWORK_ERRORS = [
'Abort',
'Network request failed',
'Failed to fetch',
'fetch failed',
'Load failed',
'Upstream service unreachable',
'NetworkError when attempting to fetch resource',