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

Merge react-native-maps master into our master #15

Open
wants to merge 1,393 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1393 commits
Select commit Hold shift + click to select a range
794727e
feat(MapView): migrate off dispatchViewManagerCommand
monholm Aug 11, 2022
6b815d2
Merge pull request #4388 from react-native-maps/feat/Migrate-off-disp…
monholm Aug 11, 2022
eac028d
chore(release): 1.3.0-beta.1 [skip ci]
semantic-release-bot Aug 11, 2022
08ffc4a
feat: migrate off findNodeHandle
monholm Aug 12, 2022
d35000e
fix: make viewRef for native commands NonNullable
monholm Aug 12, 2022
ecc1a9a
fix(ios-google): circle & polygon props not being applied
monholm Aug 12, 2022
7cd8347
Merge pull request #4392 from react-native-maps/feat/new-arch-prep
monholm Aug 12, 2022
ae946f6
chore(release): 1.3.0-beta.2 [skip ci]
semantic-release-bot Aug 12, 2022
0596061
fix(android): onLayout not being called (#4404)
monholm Aug 18, 2022
6e53083
chore(release): 1.3.0-beta.3 [skip ci]
semantic-release-bot Aug 18, 2022
5deb87f
chore: add security.md (#4413)
monholm Aug 22, 2022
0db22c8
Merge pull request #4414 from react-native-maps/beta
monholm Aug 22, 2022
22097be
chore(release): 1.3.0 [skip ci]
semantic-release-bot Aug 22, 2022
e4c6b86
fix(MapView): invalid parameter passed to nativemodule methods (#4423)
monholm Aug 29, 2022
2c2fef7
chore(release): 1.3.1 [skip ci]
semantic-release-bot Aug 29, 2022
e98be83
fix(ios): add header paths required for use_frameworks compilation
mikehardy Sep 17, 2022
634b6eb
docs(MapView): add package visibility note to toolbarEnabled prop (#4…
monholm Sep 18, 2022
680297e
docs: improve README link to drawables (#4430)
theodoregold Sep 18, 2022
90fbffd
Merge branch 'master' into patch-1
monholm Sep 18, 2022
2e250f1
Merge pull request #4446 from mikehardy/patch-1
monholm Sep 18, 2022
f02aa81
chore(release): 1.3.2-beta.1 [skip ci]
semantic-release-bot Sep 18, 2022
9cecb64
docs(installation): update AppDelegate extension
monholm Sep 21, 2022
b4c20b0
fix(android): initialCamera delay
monholm Sep 21, 2022
15571f1
chore(deps): bump deps
monholm Sep 21, 2022
5669dc0
chore(deps): use caret range for @types/geojson
monholm Sep 21, 2022
03102a0
Merge pull request #4455 from react-native-maps/fix/initialCamera
monholm Sep 21, 2022
b124659
chore(release): 1.3.2-beta.2 [skip ci]
semantic-release-bot Sep 21, 2022
ea340ce
Merge pull request #4462 from react-native-maps/beta
monholm Sep 26, 2022
c447dea
chore(release): 1.3.2 [skip ci]
semantic-release-bot Sep 26, 2022
05bbe21
chore(deps): bump dev deps
monholm Oct 10, 2022
7715522
chore(android): rename android package
monholm Oct 10, 2022
0a60271
chore(android): remove redundant class prefix
monholm Oct 10, 2022
721a63c
chore(android): cleanup MapsPackage
monholm Oct 10, 2022
ddac8ba
chore(android): bump compileSdkVersion and targetSdkVersion to 31
monholm Oct 10, 2022
73f21c7
feat(android): pin androidx.work version
monholm Oct 10, 2022
a1ab7e4
ci(pullRequest): stop linting pr titles
monholm Oct 10, 2022
5415384
Merge pull request #4476 from react-native-maps/feat/android-cleanup
monholm Oct 10, 2022
5d57e0a
chore(release): 1.4.0-beta.1 [skip ci]
semantic-release-bot Oct 10, 2022
836dc1b
ci: add expo 47 option to issue template
findhumane Jan 7, 2023
7f6ef12
fix(ios): remove custom podspec xcconfig
monholm Jan 25, 2023
da7ba81
feat(ios): support apple silicon macs without rosetta
monholm Jan 25, 2023
c2e5975
chore(deps): bump dev-deps
monholm Jan 25, 2023
0c5e048
Merge pull request #4594 from Simon-TechForm/feat/support-m1-macs
monholm Jan 25, 2023
ea294c8
chore(release): 1.4.0 [skip ci]
semantic-release-bot Jan 25, 2023
8646a04
docs(installation): doc how to run google maps on iOS without rosetta…
monholm Feb 4, 2023
90f4bf9
ci(stale): loosen configuration (#4602)
monholm Feb 4, 2023
aeb8eda
chore(issue_template): add expo sdk 48 and remove deprecated sdk's (#…
monholm Feb 10, 2023
2847eb6
ci(pullRequest): stop linting pr title
monholm Mar 31, 2023
00a93d8
chore(deps): bump dev deps
monholm Mar 31, 2023
5229213
ci(pullRequest): check formatting
monholm Mar 31, 2023
4f30983
style(prettier): fix formatting
monholm Mar 31, 2023
947b6b9
chore(husky): check formatting on pre-commit
monholm Mar 31, 2023
0d87a64
Merge pull request #4658 from Simon-TechForm/chore/maintenance
monholm Mar 31, 2023
d13d665
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /example
dependabot[bot] Mar 31, 2023
8620a4c
Merge pull request #4659 from react-native-maps/dependabot/npm_and_ya…
monholm Mar 31, 2023
0855c7d
chore(deps): bump dev-deps
monholm Apr 15, 2023
354826b
Merge branch 'beta' into maintenance
monholm Apr 15, 2023
c00ecdf
Merge pull request #4670 from react-native-maps/maintenance
monholm Apr 15, 2023
8149a01
chore(release): 1.5.0-beta.1 [skip ci]
semantic-release-bot Apr 15, 2023
5a84aec
Merge pull request #4671 from react-native-maps/beta
monholm Apr 15, 2023
9944c86
chore(release): 1.5.0 [skip ci]
semantic-release-bot Apr 15, 2023
494578d
Merge pull request #4672 from react-native-maps/master
monholm Apr 15, 2023
0262602
chore(example): bump to react-native 0.70.8 (#4673)
monholm Apr 16, 2023
d3557a3
fix(types): missing PolygonPressEvent type export (#4410)
anhtrlive Apr 16, 2023
4eb0c43
chore(release): 1.5.1-beta.1 [skip ci]
semantic-release-bot Apr 16, 2023
e48e1af
fix(ios): crash on Apple Maps when loading large polylines (#4468)
ascherkus Apr 16, 2023
ea6c047
chore(release): 1.5.1-beta.2 [skip ci]
semantic-release-bot Apr 16, 2023
2513e32
chore: stop updating version in package.json
monholm Apr 16, 2023
41737da
chore(example): use ruby bundler
monholm Apr 16, 2023
6ef4169
chore(example): update gemfile.lock
monholm Apr 16, 2023
514dc12
test(detox): add basic setup
monholm Apr 16, 2023
dccc17f
chore(example): default to using patched Google-Maps-iOS-Utils
monholm Apr 16, 2023
9b646dd
ci: add build workflow for android and ios
monholm Apr 16, 2023
846302a
ci: rename build jobs
monholm Apr 16, 2023
78482ad
Merge pull request #4674 from react-native-maps/test/setup-detox
monholm Apr 16, 2023
cfade95
ci: build ios using frameworks
monholm Apr 16, 2023
420f772
ci(stale): specify permissions
monholm Apr 16, 2023
dcbf3fb
Merge pull request #4675 from react-native-maps/ci/build-ios-using-fr…
monholm Apr 16, 2023
b0c2d42
fix(ios): support for use_frameworks! :linkage => :static
monholm Apr 18, 2023
079156f
chore: rename example app
monholm Apr 18, 2023
974efa5
chore(example): migrate to recommended api key setup
monholm Apr 18, 2023
a68e1ac
ci: add placeholder google maps api key
monholm Apr 18, 2023
891703b
ci: fix xcworkspace name
monholm Apr 18, 2023
c7300d8
Merge pull request #4680 from react-native-maps/chore/example-app-mai…
monholm Apr 18, 2023
e768a7a
Merge branch 'beta' into fix/support-use_frameworks
monholm Apr 18, 2023
b3efd15
Merge pull request #4678 from react-native-maps/fix/support-use_frame…
monholm Apr 18, 2023
fa48b1e
chore(release): 1.5.1-beta.3 [skip ci]
semantic-release-bot Apr 18, 2023
661cddb
feat(ios): bump googlemaps to 7.4.0 (#4679)
monholm Apr 18, 2023
13c4aec
chore(release): 1.6.0-beta.1 [skip ci]
semantic-release-bot Apr 18, 2023
8825312
fix(marker): remove spamming warning from MapMarker (#4644)
sharvilak11 Apr 18, 2023
70cc2dc
chore(release): 1.6.0-beta.2 [skip ci]
semantic-release-bot Apr 18, 2023
8172927
ci: make reproducible exempt (#4681)
monholm Apr 18, 2023
3498c3f
feat: enable npm provenance (#4686)
monholm Apr 20, 2023
02ddf74
chore(release): 1.6.0-beta.3 [skip ci]
semantic-release-bot Apr 20, 2023
c78798e
ci(push): add id-token write permissions (#4687)
monholm Apr 20, 2023
54fa761
chore(release): 1.6.0-beta.3 [skip ci]
semantic-release-bot Apr 20, 2023
77e9717
chore: update security policy (#4688)
monholm Apr 20, 2023
bd9a8c8
Merge pull request #4689 from react-native-maps/beta
monholm Apr 20, 2023
fb2d5c4
chore(release): 1.6.0 [skip ci]
semantic-release-bot Apr 20, 2023
b6be366
build(android): bump gradle to 7.2
monholm Apr 20, 2023
5f8510f
Merge pull request #4693 from react-native-maps/build/android
monholm Apr 20, 2023
1b2a6aa
docs(readme): onRegionChangeComplete called infinitely (#4574)
Bilal-Abdeen Apr 21, 2023
3b9491e
fix(ios): followsUserLocation changes zoom level (#4696)
monholm Apr 21, 2023
29ce007
chore(release): 1.6.1-beta.1 [skip ci]
semantic-release-bot Apr 21, 2023
1ef2505
chore(react-native): bump to 0.70.9 (#4697)
monholm Apr 21, 2023
6b26c23
feat(android): bump android-maps-utils to 3.4.0 (#4699)
monholm Apr 21, 2023
f218ade
chore(release): 1.7.0-beta.1 [skip ci]
semantic-release-bot Apr 21, 2023
8d367c9
chore(prettier): ignore ios/DerivedData (#4702)
monholm Apr 23, 2023
46eef92
Merge pull request #4701 from react-native-maps/beta
monholm Apr 23, 2023
d0039d0
chore(release): 1.7.0 [skip ci]
semantic-release-bot Apr 23, 2023
ae6fe90
fix(android): crash when removing feature belonging to collection (#4…
monholm Apr 23, 2023
673e9d2
chore(release): 1.7.1 [skip ci]
semantic-release-bot Apr 23, 2023
eac86d9
Update Google-Maps-iOS-Utils to support Apple Silicon without rosetta
lorenc-tomasz Jun 5, 2023
ec4c063
Update example
lorenc-tomasz Jun 5, 2023
c6fce48
Update Frameworks example
lorenc-tomasz Jun 5, 2023
28f59c9
fix(ios): update google-maps-ios-utils version to 4.2.2
lorenc-tomasz Jun 15, 2023
435798b
fix: add missing subThoroughfare to Address type
huextrat Jul 7, 2023
f3d4663
refactor: make subThoroughfare optional
huextrat Aug 23, 2023
1a0bbe3
build(deps): bump play-services-location version (#4858)
alanjhughes Oct 6, 2023
1c6c13d
feat(android): Add android namespace to support react-native 0.73 (#4…
gabrieldonadel Oct 9, 2023
4514bd1
chore(release): 1.8.0 [skip ci]
semantic-release-bot Oct 9, 2023
a4a0f0d
fix(example): fix typo in AndroidManifest.xml for ACCESS_COARSE_LOCAT…
fish-can Nov 6, 2023
0ca8f93
Merge pull request #4881 from fish-can/patch
salah-ghanim Dec 6, 2023
df31aaf
chore(release): 1.8.1 [skip ci]
semantic-release-bot Dec 6, 2023
254563e
Merge branch 'master' into update-Google-Maps-iOS-Utils
salah-ghanim Dec 7, 2023
3f498e1
Merge pull request #4757 from lorenc-tomasz/update-Google-Maps-iOS-Utils
salah-ghanim Dec 7, 2023
4bbff49
chore(release): 1.8.2 [skip ci]
semantic-release-bot Dec 7, 2023
1bf617f
Merge branch 'master' into fix/address-type-subThoroughfare
salah-ghanim Dec 7, 2023
1293e9f
Merge pull request #4787 from huextrat/fix/address-type-subThoroughfare
salah-ghanim Dec 7, 2023
edfac8a
chore(release): 1.8.3 [skip ci]
semantic-release-bot Dec 7, 2023
7e5fb71
fix(AIRMap): fix location change timestamp
Dec 14, 2023
e2f2701
Merge branch 'master' into fix/fix-location-change-timestamp
jan-kozinski Dec 14, 2023
743114b
Merge pull request #4911 from TheWidlarzGroup/fix/fix-location-change…
salah-ghanim Dec 15, 2023
4f0fee3
chore(release): 1.8.4 [skip ci]
semantic-release-bot Dec 15, 2023
5231575
Update CODEOWNERS
brentvatne Dec 31, 2023
0e708a6
Update CODEOWNERS
brentvatne Dec 31, 2023
5843641
update android google maps dependencies (#4921)
salah-ghanim Jan 2, 2024
77610e9
feat(googleMaps): add support for the new Google's cloud based maps /…
salah-ghanim Jan 2, 2024
8003483
chore(release): 1.9.0 [skip ci]
semantic-release-bot Jan 2, 2024
e73baaf
chore: update to react-native 0.73.0 (#4918)
salah-ghanim Jan 5, 2024
4f38bd5
fix: crash due to casting subview in iOS AIRGoogleMapMarker.m (#4930)
salah-ghanim Jan 5, 2024
608ef54
chore(release): 1.9.1 [skip ci]
semantic-release-bot Jan 5, 2024
64d04c9
docs: update min iOS version to 13.4
coldSeattle Jan 12, 2024
bc2d732
docs: fix formatting of table with escaped pipe characters in the geo…
noquinn Jan 12, 2024
13f3903
feat(map): add numberOfTouches to onPanDrag event on iOS (#4934)
jan-kozinski Jan 21, 2024
4e80fa5
chore(release): 1.10.0 [skip ci]
semantic-release-bot Jan 21, 2024
4292c87
docs(circle): Remove geodesic prop description from circle docs [take…
jan-kozinski Jan 21, 2024
de9e205
fix: EdgePadding types (#4956)
sunneydev Feb 4, 2024
d9b2ac1
chore(release): 1.10.1 [skip ci]
semantic-release-bot Feb 4, 2024
4f7c3bd
docs : Fix typo map type in document (#4954)
luutruong Feb 4, 2024
d83e1a9
fix(AIRMap): support iOS MapKit zoomConstraints for better zoom handl…
jan-kozinski Feb 10, 2024
2624594
chore(release): 1.10.2 [skip ci]
semantic-release-bot Feb 10, 2024
7455ed0
fix(animation): Marker Animation using reanimated (#4974)
salah-ghanim Feb 18, 2024
95b6273
chore(release): 1.10.3 [skip ci]
semantic-release-bot Feb 18, 2024
b55276e
docs(Marker): update onSelect/onDeselect platform constraints in docs…
jan-kozinski Feb 25, 2024
f0c2e8c
docs: elaborate on the performance impact of the tracksViewChanges pr…
jared-ca Feb 25, 2024
02ed7c0
fix(android): remove dangling map marker views causing memory leak (#…
krakowski Mar 10, 2024
eaa4661
chore(release): 1.10.4 [skip ci]
semantic-release-bot Mar 10, 2024
3ad0265
feat(android): add bridgeless support (#4985)
lukmccall Mar 10, 2024
7b5c736
chore(release): 1.11.0 [skip ci]
semantic-release-bot Mar 10, 2024
f30c9d7
fix(android): custom maker performance improvements when view trackin…
jared-ca Mar 10, 2024
2eb4492
chore(release): 1.11.1 [skip ci]
semantic-release-bot Mar 10, 2024
6603060
fix(iOS): removing polylines on iOS with googleProvider (#4973)
mateki0 Mar 11, 2024
c12414f
chore(release): 1.11.2 [skip ci]
semantic-release-bot Mar 11, 2024
5fd9ca6
fix: AnimatedRegion types (#4909)
mateki0 Mar 11, 2024
fca4ad7
chore(release): 1.11.3 [skip ci]
semantic-release-bot Mar 11, 2024
b9fbe31
feat(google-maps): add onSelect/onDeselect support fo google maps (#4…
jan-kozinski Mar 29, 2024
76ae938
chore(release): 1.12.0 [skip ci]
semantic-release-bot Mar 29, 2024
537c181
chore(update-RN): update react-native to 0.73.6 for the example proje…
salah-ghanim Mar 29, 2024
a1be51b
feat(google-init): Improve Google Maps Initialisation on Android
salah-ghanim Apr 1, 2024
b461aa7
chore(release): 1.13.0 [skip ci]
semantic-release-bot Apr 1, 2024
39fd4e6
feat: add support for new React Native architecture
Apr 13, 2024
1310985
feat: add support for new React Native architecture
Apr 13, 2024
794c64f
feat: add support for new React Native architecture
Apr 13, 2024
b3ce3fc
fix(android): onSelect was crashing android (#5032)
salah-ghanim Apr 13, 2024
0a4d7ab
chore(release): 1.13.1 [skip ci]
semantic-release-bot Apr 13, 2024
1481268
Merge branch 'master' into enable-new-arch
salah-ghanim Apr 13, 2024
be28937
fix(android): googleMapOptions / initialising multiple maps on androi…
salah-ghanim Apr 13, 2024
10c2bd2
chore(release): 1.13.2 [skip ci]
semantic-release-bot Apr 13, 2024
ff16e02
Merge branch 'master' into enable-new-arch
salah-ghanim Apr 13, 2024
6554793
fix(android): map initialization as expected
Apr 13, 2024
73640a6
fix(android): map initialization as expected
Apr 13, 2024
8886471
Merge branch 'master' into enable-new-arch
salah-ghanim Apr 13, 2024
7e1dd58
fix(android): map initialization as expected
Apr 13, 2024
8ba7608
fix(android): map initialization as expected
Apr 13, 2024
b57d22f
fix(android): map initialization as expected
Apr 13, 2024
48665da
feat: add support for new React Native architecture
Apr 14, 2024
630b72e
feat: add support for new React Native architecture
Apr 14, 2024
1a21f86
feat: Enable new arch for the example project
GETAWAY-Dev Apr 14, 2024
120c2a5
chore(release): 1.14.0 [skip ci]
semantic-release-bot Apr 14, 2024
6e4f49e
feat(ios): Add possibility to use both MKMarkerAnnotationView and MKP…
mateki0 May 4, 2024
3ba84a6
chore(release): 1.15.0 [skip ci]
semantic-release-bot May 4, 2024
29107d5
fix(android): fix non working tile update (#5041)
mateki0 May 5, 2024
93e0988
chore(release): 1.15.1 [skip ci]
semantic-release-bot May 5, 2024
7bd58a0
Chore: example app w/react-native to 0.74 (#5040)
mateki0 May 6, 2024
68b164c
Example with fabric working (#5055)
salah-ghanim May 19, 2024
4245757
Include Apple privacy manifest (#5057)
salah-ghanim May 20, 2024
524194f
fix: use initialProps to set zoomTapEnabled in google-maps-ios (#5059)
salah-ghanim May 20, 2024
e565159
chore(release): 1.15.2 [skip ci]
semantic-release-bot May 20, 2024
d4916bb
fix(android): move package namespace from Manifest to gradle
Trianglebucks May 24, 2024
c00bd81
chore(release): 1.15.3 [skip ci]
semantic-release-bot May 24, 2024
a3eff28
* fix(iOS): example working with react-native 0.74.1 (#5066)
salah-ghanim May 25, 2024
9992c36
fix(ios): resolve issue with Pods installation (#5065)
salah-ghanim May 25, 2024
9674584
chore(release): 1.15.4 [skip ci]
semantic-release-bot May 25, 2024
f194f99
fix(android): UIManagerModule fix for Bridgeless 0.74 (#5061)
arushikesarwani94 May 30, 2024
128dd07
chore(release): 1.15.5 [skip ci]
semantic-release-bot May 30, 2024
9f458d9
fix(iOS): iOS PrivacyInfo fix (#5078)
salah-ghanim May 30, 2024
da11dd6
chore(release): 1.15.6 [skip ci]
semantic-release-bot May 30, 2024
5dc9381
fix(ios): Implement dash options for geojson polygon (#5115)
perryfaro Jul 20, 2024
312babb
chore(release): 1.15.7 [skip ci]
semantic-release-bot Jul 20, 2024
ab3d791
Fixing a small grammar mistake in README.md (#5107)
InvitedToHell Jul 20, 2024
befb86e
feat(ios): allow use of light compass theme with satellite/hybrid map…
noquinn Jul 20, 2024
0bc328e
chore(release): 1.16.0 [skip ci]
semantic-release-bot Jul 20, 2024
4001ae8
feat(android): add dash pattern for Android Polygon (#5115) (#5121)
perryfaro Jul 21, 2024
a713fbf
chore(release): 1.17.0 [skip ci]
semantic-release-bot Jul 21, 2024
b2d2fd8
fix(iOS): ensure onPress(Marker) returns nativeEvent.position #4996 (…
abdullahbayram Jul 21, 2024
de4021e
chore(release): 1.17.1 [skip ci]
semantic-release-bot Jul 21, 2024
f8e585d
docs: clarify that react-native 0.74 is required for V1.4.0 and above…
salah-ghanim Jul 21, 2024
7146048
docs: react-native requirements clarification
salah-ghanim Jul 27, 2024
27fec3a
fix: export PolylinePressEvent (#5125)
geovane7881 Jul 27, 2024
55ea9ce
chore(release): 1.17.2 [skip ci]
semantic-release-bot Jul 27, 2024
f3f5a4e
fix(Android): Added A11y for Map and Marker (#5091)
zaferatli Jul 27, 2024
8209fe0
chore(release): 1.17.3 [skip ci]
semantic-release-bot Jul 27, 2024
266be79
feat: add anchor and centerOffset prop to GeoJson component to be pas…
JacobGalati Aug 18, 2024
a169d3e
chore(release): 1.18.0 [skip ci]
semantic-release-bot Aug 18, 2024
b853f3a
fix: documentation on README.md (#5174)
elencho Oct 12, 2024
9c865a6
chore(release): 1.18.1 [skip ci]
semantic-release-bot Oct 12, 2024
c7853e3
Fix(ios): fix polyline memory leak on coordinate update (#5167)
calebmackdavenport Oct 13, 2024
a92b939
chore(map): update GoogleMaps SDK to 8.4.0 and Google-Map-Utils to v5…
salah-ghanim Oct 14, 2024
37ca931
feat(iOS) GoogleMaps iOS: google maps loading background colour (#5184)
salah-ghanim Oct 14, 2024
4efd881
fix: correctly check for iOS OS version before using cameraZoomRange …
salah-ghanim Oct 14, 2024
5c9c58e
chore(release): 1.18.2 [skip ci]
semantic-release-bot Oct 14, 2024
cbc2ff3
docs(google): updating docs regarding styling and googleMapIds (#5188)
salah-ghanim Oct 15, 2024
956783f
fix(iOS): Refactor onPress(Marker) to return nativeEvent.position for…
abdullahbayram Nov 9, 2024
118f0fc
chore(release): 1.18.3 [skip ci]
semantic-release-bot Nov 9, 2024
0009170
fix(Android): fix multiple padding related issues on Android (#5150, …
shoamano83 Nov 9, 2024
98f3c82
chore(release): 1.18.4 [skip ci]
semantic-release-bot Nov 9, 2024
a9380af
Fix(ios): setCamera calls before layoutSubviews are ignored on Google…
shoamano83 Nov 9, 2024
eeb56f9
feat: add onRegionChangeStart event to MapView (#5144)
lxr-mwhite Nov 9, 2024
9709d6c
chore(release): 1.19.0 [skip ci]
semantic-release-bot Nov 9, 2024
a6bdd6f
chore: remove unstable_reactLegacyComponentNames (#5208)
salah-ghanim Nov 9, 2024
33112be
fix: Remove unstable_reactLegacyComponentNames (#5209)
salah-ghanim Nov 10, 2024
314c3a0
chore(release): 1.19.1 [skip ci]
semantic-release-bot Nov 10, 2024
d92e283
feat(android): add support for disabling PoIClick (#5210)
salah-ghanim Nov 10, 2024
ac6e84d
chore(release): 1.20.0 [skip ci]
semantic-release-bot Nov 10, 2024
450ace6
chore Add new Expo SDK versions in bug_report.yml (#5218)
BrodaNoel Nov 18, 2024
f445546
fix(ios): color update in AIRGoogleMap (#5227)
pinpong Nov 22, 2024
21fb20f
chore(release): 1.20.1 [skip ci]
semantic-release-bot Nov 22, 2024
0dd5b7a
chore(docs): update readme
Dec 2, 2024
d73052b
Merge pull request #5244 from salah-ghanim/readmeUpdate
GETAWAY-Dev Dec 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
88 changes: 88 additions & 0 deletions .detoxrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
/** @type {Detox.DetoxConfig} */
module.exports = {
testRunner: {
args: {
$0: 'jest',
config: 'e2e/jest.config.js',
},
jest: {
setupTimeout: 120000,
},
},
apps: {
'ios.debug': {
type: 'ios.app',
binaryPath:
'example/ios/build/Build/Products/Debug-iphonesimulator/example.app',
build:
'xcodebuild -workspace example/ios/example.xcworkspace -scheme example -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build',
},
'ios.release': {
type: 'ios.app',
binaryPath:
'example/ios/build/Build/Products/Release-iphonesimulator/example.app',
build:
'xcodebuild -workspace example/ios/example.xcworkspace -scheme example -configuration Release -sdk iphonesimulator -derivedDataPath ios/build',
},
'android.debug': {
type: 'android.apk',
binaryPath: 'example/android/app/build/outputs/apk/debug/app-debug.apk',
build:
'cd example/android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug',
reversePorts: [8081],
},
'android.release': {
type: 'android.apk',
binaryPath:
'example/android/app/build/outputs/apk/release/app-release.apk',
build:
'cd example/android && ./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release',
},
},
devices: {
simulator: {
type: 'ios.simulator',
device: {
type: 'iPhone 14',
},
},
attached: {
type: 'android.attached',
device: {
adbName: '.*',
},
},
emulator: {
type: 'android.emulator',
device: {
avdName: 'Pixel_3a_API_30_x86',
},
},
},
configurations: {
'ios.sim.debug': {
device: 'simulator',
app: 'ios.debug',
},
'ios.sim.release': {
device: 'simulator',
app: 'ios.release',
},
'android.att.debug': {
device: 'attached',
app: 'android.debug',
},
'android.att.release': {
device: 'attached',
app: 'android.release',
},
'android.emu.debug': {
device: 'emulator',
app: 'android.debug',
},
'android.emu.release': {
device: 'emulator',
app: 'android.release',
},
},
};
10 changes: 10 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
module.exports = {
root: true,
extends: '@react-native',
ignorePatterns: 'lib', // ts outdir
settings: {
react: {
version: '18.3.1',
},
},
};
63 changes: 0 additions & 63 deletions .flowconfig

This file was deleted.

2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/.github/workflows/ @Simon-TechForm @christopherdro @salah-ghanim @GETAWAY-DEV
/.github/CODEOWNERS @Simon-TechForm @christopherdro @salah-ghanim @GETAWAY-DEV
138 changes: 138 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
name: "\U0001F41B Bug Report"
description: Report a reproducible bug or regression in this library.
labels: [bug]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!

- type: textarea
id: summary
attributes:
label: Summary
description: Provide a clear and concise description of what the bug is.
validations:
required: true

- type: textarea
id: reproducible-code
attributes:
label: Reproducible sample code
render: TSX
description: |
[Minimum amount of code](https://stackoverflow.com/help/minimal-reproducible-example) to reproduce the bug.
Please spend the time needed to trim down your code as much as possible and make sure the code you provide runs "as is",
as failing to do so will make reproducing every bug very time consuming for the maintainers.
**This will be automatically formatted into code, so no need for backticks.**

placeholder: |
import React from 'react';
import MapView from 'react-native-maps';

export default function App() {
return (
<MapView
style={{flex: 1}}
initialRegion={{
latitude: 42,
longitude: 30,
latitudeDelta: 1,
longitudeDelta: 1,
}}
/>
);
}
validations:
required: true

- type: textarea
id: steps
attributes:
label: Steps to reproduce
description: Explain the steps we need to take to reproduce the issue
validations:
required: true

- type: textarea
id: exptected
attributes:
label: Expected result
description: How did you expect your project to behave?
validations:
required: true

- type: textarea
id: actual
attributes:
label: Actual result
description: |
How did it actually behave?
If you find that it would help understand the issue, please attach screenshot(s).
This is mostly relevant for issues regarding UI bugs.
validations:
required: true

- type: input
id: version
attributes:
label: React Native Maps Version
description: What version of react-native-maps are you running?
placeholder: 1.1.0
validations:
required: true

- type: dropdown
id: platforms
attributes:
label: What platforms are you seeing the problem on?
description: You can select more than one option
multiple: true
options:
- Android
- iOS (Apple Maps)
- iOS (Google Maps)
validations:
required: true

- type: input
id: rn-version
attributes:
label: React Native Version
description: What version of react-native are you running?
placeholder: 0.69.2
validations:
required: true

- type: dropdown
id: expo
attributes:
label: What version of Expo are you using?
options:
- 'Not using Expo'
- 'SDK 45'
- 'SDK 46'
- 'SDK 47'
- 'SDK 48'
- 'SDK 49'
- 'SDK 50'
- 'SDK 51'
- 'SDK 52'
- 'SDK 53'
validations:
required: true

- type: input
id: device
attributes:
label: Device(s)
description: What device(s) are you able to reproduce this on?
placeholder: iPhone 14 Pro (12.4), Samsung Galaxy S10 (Android 11)
validations:
required: true

- type: textarea
id: additional
attributes:
label: Additional information
description: Anything else you want us to know about the bug?
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false
53 changes: 53 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!--
PLEASE DON'T DELETE THIS TEMPLATE UNTIL YOU HAVE READ THE FIRST SECTION.

**What happens if you SKIP this step?**

Your pull request will NOT be evaluated!

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

Thanks for helping us help you!
-->

### Does any other open PR do the same thing?

<!--
**Please keep in mind that we apply the FIFO rule for PRs, so if your PR comes after an existing one and there is no compelling reason to merge it instead of the existing one it will be discarded!**

If another PR exists that has similar scope to yours, please specify why you opened yours.
This could be one of the following (but not limited to)

- the previous PR is stalled, as it's really old and the author didn't continue working on it
- there are conflicts with the `master` branch and the author didn't fix them
- the PR doesn't apply anymore (please specify why)
- my PR is better (please specify why)
-->

(please answer here)

### What issue is this PR fixing?

(please link the issue here)

### How did you test this PR?

<!--
Please let us know how you have verified that your changes work.

Ideally, your PR should contain a step-by-step test plan, so that reviewers can easily verify your changes.

Your PR will have much better chances of being merged if it is straightforward to verify.

Some questions you might want to think about:

- Which platform (eg. Android/iOS) & Maps API (eg. Google/Apple) does this change affect, if any?
- Did you test this on a real device, or in a simulator?
- Are there any platforms you were not able to test?
-->

(please answer here)

<!--
Thanks for your contribution :)
-->
Loading