react-native-maps

React Native Mapview component for iOS + Android

MIT License

Downloads
1.2M
Stars
15.1K
Committers
495

Bot releases are visible (Hide)

react-native-maps - v2.0.0-beta.10

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.10 (2023-04-30)

Features

  • android: bump play-services-base 18.2.0 (02cf884)
  • android: bump play-services-location to 21.0.1 (87b9916)
  • android: bump play-services-maps to 18.1.0 (a8f8f13)
react-native-maps - v2.0.0-beta.9

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.9 (2023-04-29)

Features

  • MapView: implement boundary for Apple Maps (079e7ab)
  • MapView: migrate setMapBoundaries to boundary prop (2505c3f)

BREAKING CHANGES

  • MapView: drop support for iOS < 13.0.
  • MapView: migrated setMapBoundaries method to boundary prop.
react-native-maps - v2.0.0-beta.8

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.8 (2023-04-28)

Bug Fixes

  • android: prevent random, missing tiles if caching locally (#4598) (668e837), closes #4477
react-native-maps - v2.0.0-beta.7

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.7 (2023-04-28)

Features

  • MapView: make animateCamera async (b1c76d8)
  • MapView: make animateToRegion async (b056709)
  • MapView: make fitToCoordinates async and accept duration (e1b6024)
  • MapView: make fitToElements async and accept duration (d397367)
  • MapView: make fitToSuppliedMarkers async and accept duration (8fb89d8)

BREAKING CHANGES

  • MapView: made fitToCoordinates async and accept duration instead of animated boolean
  • MapView: made fitToSuppliedMarkers async and accept duration instead of animate boolean
  • MapView: made fitToElements async. Takes duration instead of animated boolean
  • MapView: made MapView.animateCamera async
  • MapView: made MapView.animateToRegion async
react-native-maps - v2.0.0-beta.6

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.6 (2023-04-27)

Features

  • ios: align native component names with android (99e87dd)
  • move ios modules into seperate files and align name on android (690c285)
  • restructure ios and rename class prefix (392e352)
react-native-maps - v2.0.0-beta.5

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.5 (2023-04-25)

Features

  • make animateCamera take duration as second parameter (2b1fab6)
  • remove animated components (b38f782)
  • set default value of tracksViewChanges to false (de7e48b)
  • stop exporting non-decorated components (6c806ca)

BREAKING CHANGES

  • undecorated classes no longer exported. See readme for how to get the type instead
  • animated components are no longer exported. See updated readme to migrate.
  • animateCamera takes duration as second parameter instead of an options object
  • tracksViewChanges defaults to false. If relying on updating markers, set to true.
react-native-maps - v2.0.0-beta.4

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.4 (2023-04-23)

Bug Fixes

  • android: crash when removing feature belonging to collection (#4707) (ae6fe90), closes #4706
react-native-maps - v1.7.1

Published by react-native-maps-bot over 1 year ago

1.7.1 (2023-04-23)

Bug Fixes

  • android: crash when removing feature belonging to collection (#4707) (ae6fe90), closes #4706
react-native-maps - v2.0.0-beta.3

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.3 (2023-04-23)

Features

  • android: use semantic version range for gradle dependencies (#4705) (85b2838)

BREAKING CHANGES

  • android: drop support for overriding play-services-{base,maps} version
react-native-maps - v2.0.0-beta.2

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.2 (2023-04-23)

Features

BREAKING CHANGES

  • Drop support for react-native < 0.69.0
react-native-maps - v2.0.0-beta.1

Published by react-native-maps-bot over 1 year ago

2.0.0-beta.1 (2023-04-23)

Features

  • ios: bump SMCalloutView (6407fd8)
  • ios: migrate to MKMarkerAnnotationView (080083b)

BREAKING CHANGES

  • ios: visual appearance of Apple Maps default marker
react-native-maps - v1.7.0

Published by react-native-maps-bot over 1 year ago

1.7.0 (2023-04-23)

Bug Fixes

Features

  • android: bump android-maps-utils to 3.4.0 (#4699) (6b26c23)
react-native-maps - v1.7.0-beta.1

Published by react-native-maps-bot over 1 year ago

1.7.0-beta.1 (2023-04-21)

Features

  • android: bump android-maps-utils to 3.4.0 (#4699) (6b26c23)
react-native-maps - v1.6.1-beta.1

Published by react-native-maps-bot over 1 year ago

1.6.1-beta.1 (2023-04-21)

Bug Fixes

react-native-maps - v1.6.0

Published by react-native-maps-bot over 1 year ago

1.6.0 (2023-04-20)

Bug Fixes

  • ios: crash on Apple Maps when loading large polylines (#4468) (e48e1af)
  • ios: support for use_frameworks! :linkage => :static (b0c2d42)
  • marker: remove spamming warning from MapMarker (#4644) (8825312), closes #4536
  • types: missing PolygonPressEvent type export (#4410) (d3557a3)

Features

react-native-maps - v1.6.0-beta.3

Published by react-native-maps-bot over 1 year ago

1.6.0-beta.3 (2023-04-20)

Features

react-native-maps - v1.6.0-beta.2

Published by react-native-maps-bot over 1 year ago

1.6.0-beta.2 (2023-04-18)

Bug Fixes

react-native-maps - v1.6.0-beta.1

Published by react-native-maps-bot over 1 year ago

1.6.0-beta.1 (2023-04-18)

Features

react-native-maps - v1.5.1-beta.3

Published by react-native-maps-bot over 1 year ago

1.5.1-beta.3 (2023-04-18)

Bug Fixes

  • ios: support for use_frameworks! :linkage => :static (b0c2d42)
react-native-maps - v1.5.1-beta.2

Published by react-native-maps-bot over 1 year ago

1.5.1-beta.2 (2023-04-16)

Bug Fixes

  • ios: crash on Apple Maps when loading large polylines (#4468) (e48e1af)