Files
Spring-ReactNative-Project/package.json
2024-12-18 11:22:49 +09:00

9 lines
224 B
JSON

{
"dependencies": {
"@react-native-async-storage/root": "github:react-native-async-storage/async-storage",
"@react-navigation/native": "^7.0.14",
"@tanstack/react-query": "^5.62.7",
"axios": "^1.7.9"
}
}