feat: Integrate NativeWind for styling and implement theme management with Zustand

This commit is contained in:
2025-12-26 23:50:57 +01:00
parent 1e355d5d8e
commit 2a3dc9f0e0
45 changed files with 5426 additions and 5835 deletions
+3 -2
View File
@@ -13,6 +13,7 @@
"**/*.ts",
"**/*.tsx",
".expo/types/**/*.ts",
"expo-env.d.ts"
"expo-env.d.ts",
"nativewind-env.d.ts"
]
}
}