first commit
This commit is contained in:
10
package.json
10
package.json
@@ -11,11 +11,19 @@
|
||||
"dependencies": {
|
||||
"expo": "~54.0.27",
|
||||
"expo-status-bar": "~3.0.9",
|
||||
"@react-navigation/native": "^6.1.9",
|
||||
"@react-navigation/native-stack": "^6.9.17",
|
||||
"@react-navigation/bottom-tabs": "^6.5.11",
|
||||
"react-native-screens": "~3.31.1",
|
||||
"react-native-safe-area-context": "4.10.1",
|
||||
"@react-native-async-storage/async-storage": "1.23.1",
|
||||
"react": "19.1.0",
|
||||
"react-native": "0.81.5"
|
||||
"react-native": "0.81.5",
|
||||
"nanoid": "^5.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.1.0",
|
||||
"@types/react-native": "^0.73.0",
|
||||
"typescript": "~5.9.2"
|
||||
},
|
||||
"private": true
|
||||
|
||||
Reference in New Issue
Block a user