Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
d6f89bd
Add supportLibVersion safeguard in gradle build (#3106)
cristeahub Oct 3, 2019
35282eb
[iOS] Expose isAccessibilityElement as a prop (#3115)
computerjazz Oct 10, 2019
1abcd6a
Add mapPadding on iOS maps (#3119)
ssztemberg Oct 11, 2019
de122bf
keep current mapType when taking snapshot (#3120)
r0b0t3d Oct 11, 2019
0e64d0f
Implement onUserLocationChange in AIRMap (#2889)
troZee Oct 11, 2019
fbb3650
replaced deprecated bridge.imageLoader calls with moduleForClass API …
brien-crean Oct 12, 2019
348b1ec
Wider Note column (prevent horisontal scroll) (#3130)
Naartti Oct 14, 2019
9d53c99
readme.md file developer console link open (#3135)
Bilal112 Oct 16, 2019
8ce61a9
only handle cacheEnable when app is active (#3104)
r0b0t3d Oct 17, 2019
dd2a10d
fix: AnimatedRegion.addListener() property setting (#3131)
cruzach Oct 17, 2019
cc12bee
Add missing MapUrlTileProps to index.d.ts (#3145)
danloiterton Oct 21, 2019
e616f65
Use NewImageLoader for ReactNative v0.60.0 (#3136)
fenderface66 Oct 23, 2019
7d200a3
add marker property isAlwaysSelected on iOS (#3134)
brien-crean Oct 23, 2019
a1685cc
fix: AnimatedRegion.addListener / removeListener (#3141)
cgsdev0 Nov 3, 2019
04edfcd
Bump mixin-deep from 1.3.1 to 1.3.2 (#3172)
dependabot[bot] Nov 5, 2019
3176062
Bump tar-fs from 1.15.3 to 1.16.3 (#3171)
dependabot[bot] Nov 5, 2019
e3ff91b
Bump eslint-utils from 1.3.1 to 1.4.3 (#3170)
dependabot[bot] Nov 5, 2019
2d9e360
Bump lodash from 4.17.11 to 4.17.13 (#3169)
dependabot[bot] Nov 5, 2019
3529c4e
Bump morgan from 1.9.0 to 1.9.1 (#3168)
dependabot[bot] Nov 5, 2019
5a30875
Bump extend from 3.0.0 to 3.0.2 (#3177)
dependabot[bot] Nov 5, 2019
aa742a0
Bump merge from 1.2.0 to 1.2.1 (#3176)
dependabot[bot] Nov 5, 2019
7ca68b6
Corrected issue with map rect calculation. (#3138)
bvelasquez Nov 5, 2019
43c2e44
Added paddingAdjustmentBehavior to MapViewProps TS def (#3149)
jstheoriginal Nov 5, 2019
b6c45ff
Bump sshpk from 1.9.2 to 1.16.1 (#3179)
dependabot[bot] Nov 5, 2019
8cc75ba
Bump https-proxy-agent from 2.0.0 to 2.2.4 (#3178)
dependabot[bot] Nov 5, 2019
f8b255e
Bump stringstream from 0.0.5 to 0.0.6 (#3180)
dependabot[bot] Nov 5, 2019
bac105e
Update installation.md (#3204)
rmx90210 Nov 25, 2019
1ff3e28
Fix typo in installation.md with word `Android` (#3249)
grifotv Jan 16, 2020
377edd0
fix overlay sizing (#3235)
bargald Jan 16, 2020
ef16f9c
Fix #3140 (#3245)
PaitoAnderson Jan 16, 2020
692a607
Add missing props to Geojson documentation (#3276)
nabati Feb 7, 2020
569703d
Add installation instruction about NSLocationWhenInUseUsageDescriptio…
codler Feb 7, 2020
39d92f7
Fix iOS installation instructions for legacy RN versions (#3205)
DerGuteMoritz Feb 7, 2020
d1c79d2
Add `Marker.redraw()` method to TypeScript typings (#3261)
Feb 8, 2020
bf03246
Improved user location on Android (#2993)
funkyfourier Feb 8, 2020
9cddd4e
Update react-native-google-maps.podspec
kida7 Jan 17, 2020
270e482
Update react-native-maps.podspec
kida7 Jan 17, 2020
27c0e60
android google map callout support <Image/> (#3035)
dkleikesa Feb 27, 2020
93ac791
android google map callout support <Image/> (#3035)
dkleikesa Feb 27, 2020
ef90c0d
Add manifest's requirement for RN 0.61.5 (#3315)
christopherdro Mar 4, 2020
f708271
#3025 Fixes for polygon custom styles (fillColor, stokeColor, stokeWi…
rborn Mar 4, 2020
10b241c
Implement opacity prop for MapOverlay on Android and iOS (Google Maps…
rborn Mar 4, 2020
09bb6be
[0.27.0] Release
christopherdro Mar 4, 2020
a7b8517
Added a default playServicesVersion and showed how to find latest ver…
rborn Mar 5, 2020
3345df1
Fixed fused location source (#3320)
funkyfourier Mar 6, 2020
09ba92c
Exported and added types definition for Geojson component (#3331)
gcoro Mar 11, 2020
eeb13bf
Protect against null Location in FusedLocationSource (#3345)
netshade Mar 17, 2020
703e0c7
Revert "android google map callout support <Image/> (#3035)" (#3351)
christopherdro Mar 19, 2020
9b3df0c
[0.27.1] Release
christopherdro Mar 19, 2020
e77123b
Include missing type definitions and fix readme (#3355)
cristian-aldea Mar 23, 2020
cbfc5dd
Added @types/geojson to devDependencies (#3368)
gcoro Apr 2, 2020
81663fd
Update MapView docs as followsUserLocation is only supported on Apple…
markymc Apr 3, 2020
5232c60
added tintColor prop for iOS (#3383)
szalaybalazs Apr 14, 2020
0644440
Include missing location type definitions (#3396)
karimcambridge Apr 20, 2020
5f63484
Update README.md (#3395)
ralph-dev Apr 20, 2020
4fd3fb1
chore: default value to `userLocationFastestInterval` prop (#3397)
karimcambridge Apr 20, 2020
ea99935
remove require cycles (#3424)
myty May 8, 2020
1107e01
Added basic web shim (#3457)
EvanBacon Jun 5, 2020
547f1a0
Android: Enable jetifier & androidX, add missing appComponentFactory …
wojteg1337 Jun 5, 2020
00f739c
Update installation.md (#3430)
zechkonja Jun 11, 2020
862bf68
Update installation.md (#3414)
cristian21taz Jun 11, 2020
9ec0d0b
Update installation.md (#3480)
gregfenton Jun 25, 2020
26b5d06
Fixed version discrepancy (#3478)
AlfieJones Jun 25, 2020
735841b
Update installation.md (#3505)
jazibjafri Jul 20, 2020
20e9628
Added necessary commas where missing. (#3504)
prajwolrg Jul 20, 2020
37d0d8d
feat: add the ability to pass a Marker image as Geojson prop (#3452)
systemallica Jul 20, 2020
54004ce
Update Geojson.js (#3499)
horstleung Jul 20, 2020
246ae0c
added 'useNativeDriver: false' to Animated.timing to suppress warning…
liamlows Jul 20, 2020
ce00bd7
Fix for build fail #3565 (#3566)
rborn Sep 29, 2020
d6ab531
fix: Xcode 12 compatibility (#3551)
Fetten Sep 29, 2020
b42beb2
adds javascript binding for MapView.tintColor (#3531)
AndrewSB Sep 30, 2020
a74f923
Added instructions about androidMapsUtilsVersion in installation.md (…
sregg Oct 1, 2020
4e0a07a
Fix linting error when running ./gradlew check (#3410)
norbertschuler Oct 1, 2020
6d3da06
added polyline props for dashed/dotted lines in Geojson.js (#3516)
Yel42 Oct 1, 2020
44bb51e
Add setNativeProps to MapView (#3532)
yoelhawa Oct 1, 2020
0ef581c
Specify needed bundler version in example instructions (#3546)
SConaway Oct 1, 2020
87e343b
animateMarkerToCoordinate of undefined (#3569)
hussainahmad Oct 1, 2020
f5d730a
fix overlay bounds confliction from array (#3438)
isener Oct 1, 2020
ce61985
update geojson documentation (#3572)
gcoro Oct 1, 2020
30939e7
Create base.yml (#3570)
christopherdro Oct 1, 2020
bf9e7bb
Added key prop to Marker component of marker list (#3538)
dacre-denny Oct 1, 2020
09b61f6
Prefix call w/ self-> (#3372)
Oct 1, 2020
275131f
Update README for maintainers
christopherdro Oct 1, 2020
9a0de91
Add stale bot
christopherdro Oct 2, 2020
ca25248
Update new repo url across codebase (#3571)
christopherdro Oct 5, 2020
498f3b0
Add key prop to <Marker /> docs (#3577)
bzrncev Oct 6, 2020
84cd0c4
Pass camera move's reason to JS callbacks (#3358)
yairopro Oct 14, 2020
22f0ae1
[.github] Adding rnc-archive git issue templates (#3586)
kwaimind Oct 22, 2020
1f47e5b
Document that the `isGesture` property is supported by Google Maps on…
juice49 Oct 23, 2020
8904797
Merge remote-tracking branch 'react-native-maps/master'
aardvarkk Oct 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 3 additions & 109 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,111 +1,5 @@
<!--
PLEASE DON'T DELETE THIS TEMPLATE UNTIL YOU HAVE READ THE FIRST SECTION.
# No Template

What happens if you skip this step?

Someone will read your bug report, and maybe will be able to help you,
but it’s unlikely that it will get much attention from the team. Eventually,
the issue will likely get closed in favor of issues that have reproducible demos.

Please remember that:

* Issues without reproducible demos have a very low priority.
* The person fixing the bug would have to do that anyway. Please be respectful of their time.
* You might figure out the issues yourself as you work on extracting it.


PLEASE NOTE THAT ISSUES WITHOUT THE TEMPLATE IN PLACE WILL BE CLOSED RIGHT FROM THE START.

Thanks for helping us help you!
-->

### Is this a bug report?

(write your answer here)

<!--
If you answered "Yes":

We expect that it will take you about 30 minutes to produce a high-quality bug report.
While this may seem like a lot, putting care into issues helps us fix them faster.
For bug reports, it is REQUIRED to fill the rest of this template, or the issue will be closed.

If you answered "No":

We should use GitHub Issues for tracking bugs in React Native Maps.
If you're looking for help, you should try to search first in the [Issues](https://github.com/react-community/react-native-maps/issues?utf8=%E2%9C%93&q=) or on StackOverflow if there isn't a fix already for your problem.

Now scroll below!
-->

### Have you read the [Installation Instructions](https://github.com/react-community/react-native-maps/blob/master/docs/installation.md)?

(Write your answer here.)

### Environment

<!--
Please specify the react, react-native, react-native-maps versions, eg:

react-native: 0.51.0
react: 16.0.0
react-native-maps: 0.19.0 or "git+ssh://[email protected]/react-community/react-native-maps.git"

***Make sure you are on v0.48.0 or greater of react-native, otherwise you may get this error:

Target Platform: eg: iOS - 11.2 Simulator/iPhone 6, Android 7.1.1/Galaxy S6/Genymotion etc

***If your target is iOS , please specify if you are using AppleMaps or GoogleMaps
-->

### Steps to Reproduce

<!--
How would you describe your issue to someone who doesn’t know you or your project?
Try to write a sequence of steps that anybody can repeat to see the issue.
Be specific! If the bug cannot be reproduced, your issue may be closed.
-->

(Write your steps here:)

1. 2. 3.

### Expected Behavior

<!--
How did you expect your project to behave?
It’s fine if you’re not sure your understanding is correct.
Just write down what you thought would happen.
-->

(Write what you thought would happen.)

### Actual Behavior

<!--
Did something go wrong?
Is something broken, or not behaving as you expected?
Describe this section in detail, and attach screenshots if possible.
Don't just say "it doesn't work"!
-->

(Write what happened. Add screenshots!)

### Reproducible Demo

<!--
Please share a project that reproduces the issue.
There are two ways to do it:

* Create a new app using https://snack.expo.io/ and try to reproduce the issue in it.
This is useful if you roughly know where the problem is, or can’t share the real code.

* Or, copy your app and remove things until you’re left with the minimal reproducible demo.
This is useful for finding the root cause. You may then optionally create a Snack.

This is a good guide to creating bug demos: https://stackoverflow.com/help/mcve
Once you’re done, copy and paste the link to the Snack or a public GitHub repository below:
-->

(Paste the link to an example project and exact instructions to reproduce the issue.)
👉 Please follow one of the issue templates provided by the repo - if you are seeing this message, it means you haven't.

If you don't follow the issue template, we may immediately close it.
107 changes: 107 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
name: '🐛 Bug report'
about: Report a reproducible bug or regression in this library.
---

# Bug report

<!--
👋 Hi!

🚨 Please read the following carefully before opening a new issue. Your issue may
be closed if it doesn't provide the required pieces of information. 🚨

We expect that it will take you about 30 minutes to produce a high-quality bug report.
While this may seem like a lot, putting care into issues helps us fix them faster.
For bug reports, it is REQUIRED to fill the rest of this template, or the issue will be closed.

Before submitting a new issue, please:

- Test using the latest release of the library, as maybe your bug has been already fixed.
- Check the existing [Issues](https://github.com/react-community/react-native-maps/issues?utf8=%E2%9C%93&q=) or on StackOverflow if there isn't a fix already for your problem.

Make sure you have followed the [Installation Instructions](https://github.com/react-community/react-native-maps/blob/master/docs/installation.md) too.

Still ready? Fill the template. 👇
-->

## Summary

<!--
Provide a clear and concise description of what the bug is.
-->

## Environment info

<!--
Please specify the react, react-native, react-native-maps versions, eg:

react-native: 0.51.0
react: 16.0.0
react-native-maps: 0.19.0 or "git+ssh://[email protected]/react-native-maps/react-native-maps.git"

***Make sure you are on v0.48.0 or greater of react-native, otherwise you may get this error:

Target Platform: eg: iOS - 11.2 Simulator/iPhone 6, Android 7.1.1/Galaxy S6/Genymotion etc

***If your target is iOS , please specify if you are using AppleMaps or GoogleMaps
-->

`react-native info` output:

```bash
# paste your react, react-native, react-native-maps versions here
```

## Steps to reproduce

<!--
- You must provide a clear list of steps and code to reproduce the problem.
- Keep the code reproducing the bug as simple as possible, with the minimum amount of code required to reproduce the issue. See https://stackoverflow.com/help/mcve.
- If this library has additional install steps, describe them (e.g., pod install? jetify? etc).
- Either re-create the bug using the repository's example app or link to a GitHub repository with code that reproduces the bug.
- Explain the steps we need to take to reproduce the issue:
-->

1. …
2. …

Describe what you expected to happen:

<!--
How did you expect your project to behave?
It’s fine if you’re not sure your understanding is correct.
Just write down what you thought would happen.
-->

1. …
2. …

Describe what you actually happens:

<!--
Did something go wrong?
Is something broken, or not behaving as you expected?
Describe this section in detail, and attach screenshots if possible.
Don't just say "it doesn't work"!
-->

1. …
2. …

## Reproducible sample code

<!--
Please add minimal runnable repro as explained above so that the bug can be tested in isolation.
If needed, you can also provide other samples: error messages / stack traces, screenshots, gifs, etc.

Here are two ways to do it:

* Create a new app using https://snack.expo.io/ and try to reproduce the issue in it.
This is useful if you roughly know where the problem is, or can’t share the real code.

* Or, copy your app and remove things until you’re left with the minimal reproducible demo.
This is useful for finding the root cause. You may then optionally create a Snack.

Once you’re done, copy and paste the link to the Snack or a public GitHub repository below:
-->
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: "💡 Feature request"
about: Submit your idea for a change in the codebase.
---

# Feature request

<!--
This issue should serve for you to present or pitch an idea to the maintainers - but remember that it would be better if you were to submit a PR instead 🤗
-->

## Why it is needed

<!--
Please tell us a bit more of why you want this feature to be added, what's its origin.
-->

## Possible implementation

<!--
It really helps if you could describe from a technical POV how this new feature would work, which code it rely on, etc.
-->

### Code sample

<!--
Please show how the new code could work, if doable.
-->
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: "🤔 Questions and help"
about: Use this if there is something not clear about the code or its docs.
---

# Question

<!--
Before submitting it, please ensure that this was not already asked in another issue, or on StackOverflow. Ideally, you should always refer to StackOverflow first.

This issue should serve for you to ask a question about the library to the maintainers and other fellow developers - remember that even if the issue gets closed, the conversation can move forward 🤗

Also, ideally this issue should culminate in a PR to the documentation for this library so that future developers will have that doubt cleared.
-->
16 changes: 16 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- security
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
21 changes: 21 additions & 0 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: CI

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2

- name: Yarn
run: yarn install

- name: Yarn CI
run: yarn ci
10 changes: 0 additions & 10 deletions .travis.yml

This file was deleted.

Loading