extracts current location implementation to the new native module called: OmhMapsLocationModule. From now, it's not required to have map on the screen to the last and the current position.
adds the new SharedLocationMapScreen screen to present shared location (to have parity with native Android app)
configure deep links, so sharing module is functional
Summary
This PR adds location services for iOS app and:
OmhMapsLocationModule
. From now, it's not required to have map on the screen to the last and the current position.SharedLocationMapScreen
screen to present shared location (to have parity with native Android app)Demo
https://github.com/openmobilehub/react-native-omh-maps/assets/23010554/e05442bd-e0a6-47c7-9fc5-c127b19dc4f3
Checklist:
Closes: OMHD-202