I want to put in my application a button that when pressed return the current address of the cell phone.
The latitude and longitude I am able to return correctly, an
There is Location.reverseGeocodeAsync(location) for expo app.