Category view + detail

This commit is contained in:
Maarten 2024-08-01 11:53:43 +02:00
parent 5ebd10cd3a
commit aaedcec4a6
8 changed files with 3360 additions and 1599 deletions

View file

@ -16,9 +16,11 @@
},
"dependencies": {
"@expo/vector-icons": "^14.0.2",
"@react-native-async-storage/async-storage": "^1.24.0",
"@react-navigation/native": "^6.0.2",
"@teovilla/react-native-web-maps": "^0.9.5",
"@uiw/react-color-circle": "^2.3.0",
"axios": "^1.7.2",
"date-fns": "^3.6.0",
"deprecated-react-native-prop-types": "^5.0.0",
"expo": "~51.0.22",
@ -40,6 +42,7 @@
"react-native-leaflet-view": "^0.1.2",
"react-native-maps": "1.14.0",
"react-native-reanimated": "~3.10.1",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "^15.4.0",