marlove / react-native-geocoding

MIT License
208 stars 54 forks source link

Added language option support #3

Closed Johnstedt closed 6 years ago

Johnstedt commented 6 years ago

The change in the readme might be unnecessary. I don't see why it would work everywhere, I use the module for the web, not React Native, and it works just fine.

The actual reason for the PR is for adding language option. It's optional and will not affect anything if not called. can be called for example setLanguage('en')

rendomnet commented 6 years ago

Will this be merged?

yairopro commented 6 years ago

@Johnstedt Your pull request points to an old version of the module. You should close it. I made another pull request with the last version to resolve this issue.