Migrera mobilappen fran Expo SDK 57 till SDK 54

This commit is contained in:
Sven (AAMOS AI)
2026-08-06 19:54:28 +07:00
parent e5a9d72197
commit a837283a2e
5 changed files with 2643 additions and 1143 deletions
+1
View File
@@ -30,6 +30,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
plugins: [
"expo-router",
"expo-secure-store",
"expo-localization",
[
"expo-splash-screen",
{ backgroundColor: "#0F2417", image: "./assets/images/splash-icon.png", imageWidth: 96 },