Closed paulopacitti closed 2 years ago
In iOS the longitude looks too different comparing with Android, why?
In iOS the longitude looks too different comparing with Android, why?
This happens because the iOS is running thru XCode simulator. That said, the localization API on it is not precisse enought, so it gives a low resolution result.
Context
Users will be able to query weather info by using it's location coordinates.
Changes
react-native-geolocation-service
, to make location usage easier.iOS:
https://user-images.githubusercontent.com/18006523/193419664-2f06aa50-6dea-43a6-8c53-55f344f5cb30.mov
Android:
https://user-images.githubusercontent.com/18006523/193419737-14ef73b2-df31-4476-8746-6b659e0158ee.mp4