react-native-geocoder
react-native-geocoder copied to clipboard
Adds support for 0 latitude or 0 longitude
In the current status of Master if the User is on latitude or longitude 0 the library throw an error.
However the position (in the latitude or the longitude) 0 must be a valid position.
I have fixed the issues (for the Native functions and for Google API) and also I have added the pertinent tests.
Thanks