Reorgainsed and cleaned code, Redid the comments

This commit is contained in:
2024-06-11 23:43:36 +08:00
parent d4e285012b
commit cef50cec8e
4 changed files with 226 additions and 80 deletions

View File

@@ -19,8 +19,7 @@
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.74.2",
"react-native-safe-area-context": "^4.10.4",
"react-native-screens": "^3.31.1"
"react-native-safe-area-context": "^4.10.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",