7 Commits

Author SHA1 Message Date
c5281d8a59 Add tests for MapView camera methods and CameraPresets functionality 2026-02-05 23:06:21 +05:30
986266348a Enhance documentation and type definitions for location tracking and property components 2026-02-04 23:36:51 +05:30
d1e383baf5 Refactor example app and add location tracking functionality with tests 2026-02-03 23:06:09 +05:30
fb56521d84 Add camera presets and enhance App component with camera controls 2026-02-02 23:46:52 +05:30
b9cae949d4 Add PropertyMap and PriceMarker components with property search functionality 2026-01-31 23:22:12 +05:30
5b04cc9a58 Implement camera controls and expose MapHandle API in MapView 2026-01-30 23:00:14 +05:30
8710bc7a7f Add initial implementation of Map SDK and example app
- Create README for the main repository and example app
- Implement example app with MapView and Marker components
- Add package.json for example app with necessary scripts and dependencies
- Create Map SDK package with TypeScript wrapper around react-native-maps
- Define TypeScript configuration for the SDK
2026-01-29 22:48:20 +05:30