added orai

This commit is contained in:
szabomarton
2025-03-13 10:04:04 +01:00
parent 5092aedfca
commit 98b119aa96
9 changed files with 410 additions and 1367 deletions

View File

@@ -19,6 +19,7 @@
"@react-navigation/bottom-tabs": "^7.2.0",
"@react-navigation/native": "^7.0.15",
"@react-navigation/stack": "^7.1.2",
"@reduxjs/toolkit": "^2.6.1",
"expo": "~52.0.38",
"expo-blur": "~14.0.3",
"expo-constants": "~17.0.8",
@@ -40,7 +41,8 @@
"react-native-screens": "~4.4.0",
"react-native-vector-icons": "^10.2.0",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.5"
"react-native-webview": "13.12.5",
"react-redux": "^9.2.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",