yarn react-native-maps 2.0.0-beta.5
v2.0.0-beta.5

latest releases: 1.18.0, 1.17.3, 1.17.2...
17 months 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.

Don't miss a new react-native-maps release

NewReleases is sending notifications on new releases.