prototype done
Showing
.vscode/settings.json
0 → 100644
| ... | @@ -10,9 +10,12 @@ | ... | @@ -10,9 +10,12 @@ |
| "test": "jest" | "test": "jest" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@react-native-async-storage/async-storage": "^2.2.0", | |||
| "@react-native/new-app-screen": "0.81.1", | |||
| "react": "19.1.0", | "react": "19.1.0", | ||
| "react-native": "0.81.1", | "react-native": "0.81.1", | ||
| "@react-native/new-app-screen": "0.81.1", | "react-native-device-info": "^14.0.4", | ||
| "react-native-permissions": "^5.4.2", | |||
| "react-native-safe-area-context": "^5.5.2" | "react-native-safe-area-context": "^5.5.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | ... |
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment