mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-30 20:41:08 +00:00
update
This commit is contained in:
@@ -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,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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user