upgrade to native wind v4

This commit is contained in:
Jorrin
2024-01-27 13:53:41 +01:00
parent 26a1b623e7
commit 4c634abc1e
21 changed files with 396 additions and 201 deletions

View File

@@ -30,7 +30,7 @@
"jest": "*",
"jest-expo": "*",
"metro-config": "*",
"nativewind": "^2.0.11",
"nativewind": "^4.0.23",
"pod-install": "*",
"react": "*",
"react-dom": "18.2.0",
@@ -41,6 +41,7 @@
"react-native-svg": "*",
"react-native-svg-transformer": "*",
"react-native-web": "^0.19.10",
"react-native-reanimated": "~3.3.0",
"react-test-renderer": "*",
"typescript": "*",
"tailwindcss": "3.3.2"