FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Some improvements by jgkim · Pull Request #32 · devfd/react-native-geocoder · GitHub

This repository was archived by the owner on Sep 4, 2021. It is now read-only.

Some improvements - #32

Open
jgkim wants to merge 19 commits into
devfd:masterfrom
jgkim:master
Open

Some improvements#32
jgkim wants to merge 19 commits into
devfd:masterfrom
jgkim:master

Conversation

jgkim commented Oct 19, 2016
edited
Loading

Copy link
Copy Markdown
  • Add region to the result

    Sometimes, we need region of the geocoded result, for example, to decide the zoom level of the map. This PR adds region to iOS and Google API fallback results, but on Android region will always be null since it doesn't support the feature. To make it available on Android, the Google API Fallback methods are exposed.

  • Add support for language-specific calls

    With setLanguage method, now it's possible to make a call with a specific language.

jgkim changed the title Add region to the result Some improvements Nov 8, 2016
jgkim and others added 5 commits November 8, 2016 19:27
React Native has made a breaking change to header paths in [0.40.0](https://github.com/facebook/react-native/releases/tag/v0.40.0).

Besides fixing the headers, this adds `RN@0.40` and `React@15.4.0` as
peer depedencies and bump version.
Update headers for RN@0.40.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL