Refactor code structure to improve readability and maintainability
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"react-native": "0.82.1",
|
||||
"react-native-maps": "^1.26.20",
|
||||
"react-native-permissions": "^5.4.4",
|
||||
"react-native-safe-area-context": "^5.5.2"
|
||||
"react-native-safe-area-context": "^5.5.2",
|
||||
"react-native-webview": "^13.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
||||
Reference in New Issue
Block a user