Added ScreenRotation to notice and updated userNotices

This commit is contained in:
2025-06-08 17:22:02 +02:00
parent dbf07cea0a
commit 1d3cbeef3a
4 changed files with 876 additions and 238 deletions

View File

@@ -62,7 +62,8 @@
"react-native-web": "~0.20.0",
"tailwindcss": "^3.4.17",
"zustand": "^5.0.3",
"expo-crypto": "~14.1.4"
"expo-crypto": "~14.1.4",
"expo-screen-orientation": "~8.1.7"
},
"devDependencies": {
"@babel/core": "^7.20.0",