This commit is contained in:
bsudekum
2015-12-09 17:25:51 -08:00
parent c01ab46955
commit 9fd4c140f9
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
#v2.2.0
* [iOS] Breaking change: `setVisibleCoordinateBoundsAnimated` now takes padding for top, right, bottom, left
#v2.1.4
[iOS] Adds event listeners:
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RCTMapboxGL"
s.version = "2.1.4"
s.version = "2.2.0"
s.summary = "A Mapbox GL react native module for creating custom maps."
s.homepage = "https://github.com/mapbox/react-native-mapbox-gl#readme"
s.license = "BSD"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "react-native-mapbox-gl",
"description": "A Mapbox GL react native module for creating custom maps",
"version": "2.1.4",
"version": "2.2.0",
"author": "Bobby Sudekum",
"keywords": [
"gl",