Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring in latest changes from react-native-maps #24

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open

Bring in latest changes from react-native-maps #24

wants to merge 90 commits into from

Conversation

aardvarkk
Copy link

I ran into a problem building react-native-maps-osmdroid due to the an issue that was fixed in react-native-maps with this PR. I thought I'd do a merge commit that brought in the latest changes and fixes. I'm not sure if there are tests suites or anything that need to be run, but this was a first cut at a merge commit to reconcile the two and bring in any new changes.

cristeahub and others added 30 commits October 3, 2019 19:35
This change makes sure that we safely check to see if supportLibVersion
is set before we try to use this.
* [iOS] Expose isAccessibilityElement as a prop

* Set default isAccessibilityElement to NO, update readme
Line break types for "paddingAdjustmentBehavior" to decrease type-column width which increases Note column width. It was hard to browse props when Prop and Note columns were not visible at the same time (due to horisontal scroll in table and hidden overflow).
* add marker property isAlwaysSelected on iOS

* updated naming of feature to isPreselected to better reflect functionality

* updated Marker component docs for isPreselected prop
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.15.3 to 1.16.3.
- [Release notes](https://github.com/mafintosh/tar-fs/releases)
- [Commits](mafintosh/tar-fs@v1.15.3...v1.16.3)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](swordev/merge@v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.9.2 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](TritonDataCenter/node-sshpk@v1.9.2...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
Clarify that the developer has a choice between using npm and Yarn when installing the package
cristian21taz and others added 30 commits June 11, 2020 07:47
Fixed a typeo where the docs were referencing a version (10.0.1) which doesn't exist anymore.
* Fix for build fail react-native-maps#3565

* Linting

* Trying to fix travis

Co-authored-by: Dan Tamas <hi@dan-tamas.me>
* fix: Xcode 12 compatibility

* Fix for build fail react-native-maps#3565 (react-native-maps#3566)

* Fix for build fail react-native-maps#3565

* Linting

* Trying to fix travis

Co-authored-by: Dan Tamas <hi@dan-tamas.me>

* fix: Xcode 12 compatibility

Co-authored-by: Dan Tamas <dan.tamas@gmail.com>
Co-authored-by: Dan Tamas <hi@dan-tamas.me>
…ive-maps#3516)

Co-authored-by: giada.faraon@ennova-research.com <giada.faraon@ennova.research.com>
* fix overlay bounds confliction from array

* removed auto generated files that are unnecessary

Co-authored-by: Ismail Sener <ismailsener@Ismails-MacBook-Pro.local>
…3538)

Improved correctness of documentation by adding key prop to Marker component, rendered via an array mapping. This is as per React guidelines on rendering Lists: https://reactjs.org/docs/lists-and-keys.html#keys

Co-authored-by: Christopher Dro <hello@blick-labs.com>
* Add key prop to <Marker /> docs

* Changed the description to key prop
* pass camera move's reason to js (android)

* IOS implementation

* renamed value to isGesture

* pretiffied

* doc updated

Co-authored-by: machou <uzanmacho@gmail.com>
)

* adding rnc-archive git issue templates

* Delete old ISSUE_TEMPLATE.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.