Skip to content

v1.6.0

Compare
Choose a tag to compare
@react-native-maps-bot react-native-maps-bot released this 20 Apr 21:30
· 109 commits to master since this release

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