fix: update to react-native 0.71.15 so builds on ios work again

This commit is contained in:
Lei Nelissen
2024-01-28 22:45:29 +01:00
parent 588e38eca4
commit 3f60224121
4 changed files with 1116 additions and 640 deletions

View File

@@ -35,7 +35,7 @@
"patch-package": "^6.5.1",
"react": "18.2.0",
"react-airplay": "^1.2.0",
"react-native": "^0.71.7",
"react-native": "^0.71.15",
"react-native-collapsible": "^1.6.0",
"react-native-dotenv": "^3.4.2",
"react-native-fast-image": "^8.6.3",