File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed
Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 3232
3333 react-native: 0.51.0
3434 react: 16.0.0
35- react-native-maps: 0.18.3 or "git+ssh://git@github.com/react-community/react-native-maps.git"
35+ react-native-maps: 0.19.0 or "git+ssh://git@github.com/react-community/react-native-maps.git"
3636
3737 ***Make sure you are on v0.48.0 or greater of react-native, otherwise you may get this error:
3838
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.19.0 (December 14, 2017)
4+ * Common: [ #1715 ] ( https://github.com/airbnb/react-native-maps/pull/1715 ) Fixed region/initialRegion null overrides of this.props
5+ * Common: [ #1876 ] ( https://github.com/airbnb/react-native-maps/pull/1876 ) Added support for locally stored tile overlay
6+ * iOS: [ #1854 ] ( https://github.com/airbnb/react-native-maps/pull/1854 ) Update GoogleMaps dependency to 2.5.0
7+
38## 0.18.3 (November 30, 2017)
49* Android: [ #1839 ] ( https://github.com/airbnb/react-native-maps/pull/1839 ) [ AirGoogleMapManager] Use RCTDirectEventBlock for onMarkerPress
510
Original file line number Diff line number Diff line change 66 - GoogleMaps/Base
77 - React (0.51.0):
88 - React/Core (= 0.51.0)
9- - react-native-google-maps (0.18.3 ):
9+ - react-native-google-maps (0.19.0 ):
1010 - GoogleMaps (= 2.5.0)
1111 - React
12- - react-native-maps (0.18.3 ):
12+ - react-native-maps (0.19.0 ):
1313 - React
1414 - React/BatchedBridge (0.51.0):
1515 - React/Core
Original file line number Diff line number Diff line change 11VERSION_CODE =4
2- VERSION_NAME =0.18.3
2+ VERSION_NAME =0.19.0
33GROUP =com.airbnb.android
44
55POM_DESCRIPTION =React Native Map view component for Android
Original file line number Diff line number Diff line change 33 "description" : " React Native Mapview component for iOS + Android" ,
44 "main" : " index.js" ,
55 "author" : " Leland Richardson <leland.m.richardson@gmail.com>" ,
6- "version" : " 0.18.3 " ,
6+ "version" : " 0.19.0 " ,
77 "scripts" : {
88 "start" : " node node_modules/react-native/local-cli/cli.js start" ,
99 "run:packager" : " ./node_modules/react-native/packager/packager.sh" ,
You can’t perform that action at this time.
0 commit comments