Skip to content

0.8.0

Compare
Choose a tag to compare
@spikebrehm spikebrehm released this 31 Aug 02:56
· 1303 commits to master since this release

Breaking Changes

  • Upgrade to react-native@0.32.0, and update Android code to match (#502)

Patches

  • [android] Add showsMyLocationButton prop (#382)
  • Add fitToSuppliedMarkers() method (#386)
  • [ios] Update AirMapMarker to use loadImageWithURLRequest (#389)
  • Improvements to watch and copy script (#445)
  • [ios] Added check on marker class in predicate (#485)
  • Use StyleSheet.absoluteFillObject where appropriate (#500) and (#493)
  • Add ESLint and fix a number of linting violations (#501)
  • Remove unused NativeMethodsMixin for compat with RN 0.32 (#511)