File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## 0.20.0 (February 2, 2018)
3+ ## 0.20.1 (February 13, 2018)
4+ * Common: [ hotfix PROVIDER_GOOGLE] ( https://github.com/react-community/react-native-maps/commit/cd868ea7b33a04c8bdd5e909cf134a133b2cb316 )
5+ * iOS: [ #2019 ] ( https://github.com/airbnb/react-native-maps/pull/2019 ) Exposing the maximumZ property to AIRMapUrlTile
6+
7+
8+ ## 0.20.0 (February 9, 2018)
49* Common: [ #1889 ] ( https://github.com/airbnb/react-native-maps/pull/1889 ) Fix for 'Animated.Region undefined constructor' in recent react-native version.
510* iOS: [ #1853 ] ( https://github.com/airbnb/react-native-maps/pull/1853 ) Fixed onMapReady no longer getting called on iOS
611* Android: [ #1906 ] ( https://github.com/airbnb/react-native-maps/pull/1906 ) Manage Zoom Controls visibility on the map
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.20.0 ):
9+ - react-native-google-maps (0.20.1 ):
1010 - GoogleMaps (= 2.5.0)
1111 - React
12- - react-native-maps (0.20.0 ):
12+ - react-native-maps (0.20.1 ):
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.20.0
2+ VERSION_NAME =0.20.1
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 <[email protected] >" ,
6- "version" : " 0.20.0 " ,
6+ "version" : " 0.20.1 " ,
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