Add PropertyMap and PriceMarker components with property search functionality
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
"peerDependencies": {
|
||||
"react": ">=17",
|
||||
"react-native": ">=0.70",
|
||||
"react-native-maps": "^1.3.2"
|
||||
"react-native-maps": "^1.3.2",
|
||||
"react-native-map-clustering": "^3.4.0 || ^4.0.0",
|
||||
"@react-native-community/geolocation": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user