NTP-58776 | GI Unified Error Experience | Auto Retry on Network Restore (#15890)

This commit is contained in:
Kshitij Pramod Ghongadi
2025-05-07 16:31:15 +05:30
committed by GitHub
parent a82e8d61c7
commit f9187534da
29 changed files with 295 additions and 152 deletions

View File

@@ -23,6 +23,7 @@
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@react-native-async-storage/async-storage": "^1.21.0",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-community/slider": "^4.4.3",
"@react-native-masked-view/masked-view": "^0.2.8",
"@react-native/metro-config": "^0.72.9",
@@ -37,12 +38,12 @@
"patch-package": "^8.0.0",
"react": "^18.2.0",
"react-native": "0.74.0",
"react-native-reanimated": "3.11.0",
"react-native-code-push": "8.2.1",
"react-native-config": "^1.5.1",
"react-native-gesture-handler": "^2.14.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-modal": "^13.0.1",
"react-native-reanimated": "3.11.0",
"react-native-safe-area-context": "^4.10.1",
"react-native-screens": "^3.29.0",
"react-native-skeleton-placeholder": "^5.2.4",