upgrade expo SDK to 54, upgrade react native and dependent libraries to compatible version

This commit is contained in:
2026-02-06 14:02:50 +01:00
parent 23c2e00792
commit bd7618d2e5
3 changed files with 800 additions and 2016 deletions
+4 -1
View File
@@ -44,6 +44,9 @@
},
"web": {
"favicon": "./assets/favicon.png"
}
},
"plugins": [
"expo-web-browser"
]
}
}