refactor: use tailwind
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"@cloudinary/url-gen": "^1.21.0",
|
||||
"@expo/vector-icons": "^14.0.2",
|
||||
"@react-navigation/native": "^6.0.2",
|
||||
"@shopify/flash-list": "^1.7.1",
|
||||
"@shopify/flash-list": "1.6.4",
|
||||
"expo": "~51.0.28",
|
||||
"expo-constants": "~16.0.2",
|
||||
"expo-file-system": "^17.0.1",
|
||||
@@ -31,6 +31,7 @@
|
||||
"expo-status-bar": "~1.12.1",
|
||||
"expo-system-ui": "~3.0.7",
|
||||
"expo-web-browser": "~13.0.3",
|
||||
"nativewind": "^2.0.11",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-native": "0.74.5",
|
||||
@@ -49,6 +50,7 @@
|
||||
"jest": "^29.2.1",
|
||||
"jest-expo": "~51.0.3",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"typescript": "~5.3.3"
|
||||
},
|
||||
"private": true
|
||||
|
Reference in New Issue
Block a user