I tried to import this repo to my project. I followed the official docs steps, But it got an error when I ran it on iOS simulator. Errors:
TypeError: null is not an object(evaluating 'RNGeocoder.geocoderPosition')

Anybody knows how to solve it? Thanks.