first commit
This commit is contained in:
+15
-1
@@ -3,10 +3,24 @@
|
||||
"version": "1.0.0",
|
||||
"main": "index.ts",
|
||||
"dependencies": {
|
||||
"@react-native-async-storage/async-storage": "2.2.0",
|
||||
"@react-native-community/slider": "5.2.0",
|
||||
"@shopify/react-native-skia": "2.6.2",
|
||||
"expo": "~57.0.6",
|
||||
"expo-asset": "~57.0.5",
|
||||
"expo-camera": "~57.0.2",
|
||||
"expo-file-system": "~57.0.1",
|
||||
"expo-haptics": "~57.0.1",
|
||||
"expo-image-picker": "~57.0.4",
|
||||
"expo-location": "~57.0.4",
|
||||
"expo-media-library": "~57.0.2",
|
||||
"expo-status-bar": "~57.0.1",
|
||||
"lucide-react-native": "^1.24.0",
|
||||
"nativewind": "^4.2.6",
|
||||
"react": "19.2.3",
|
||||
"react-native": "0.86.0"
|
||||
"react-native": "0.86.0",
|
||||
"react-native-reanimated": "4.5.0",
|
||||
"tailwindcss": "^3.4.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.2.2",
|
||||
|
||||
Reference in New Issue
Block a user