get template working

This commit is contained in:
thesn10
2026-07-02 18:14:55 +02:00
parent 2d4431cb16
commit 903f129dc7
6 changed files with 391 additions and 21714 deletions

View File

@@ -33,6 +33,7 @@
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.25.2",
"react-native-svg": "15.15.4",
"react-native-web": "^0.21.2",
"react-native-worklets": "0.8.3",
"tailwind-merge": "^3.4.0",
"tailwind-variants": "^3.2.2",
@@ -41,6 +42,7 @@
},
"devDependencies": {
"@types/react": "~19.2.15",
"@types/react-native-web": "^0",
"eslint": "^9.39.4",
"eslint-config-expo": "^56.0.4",
"prettier": "^3.8.3",