Dave
Dave
- upgraded react-native maps from 1.7.1 to 1.10.3 SUE-45 For Testing: - Node Version must be 18 or higher
- addition of [`react-native-svg-transformer`](https://github.com/kristerkari/react-native-svg-transformer), to transform svg's into react components for simple use and display of svg's - modified `metro.config.js` accordingly to the new package Usage: https://github.com/kristerkari/react-native-svg-transformer?tab=readme-ov-file#usage
- added `maplibre-react-native` through `yarn add maplibre-react-native` https://github.com/maplibre/maplibre-react-native - updated `app.json` according to `maplibre-react-native` - adjusted the code accordingly to keep all old map functionalities with the new map package...