We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5294138 commit 262dd27Copy full SHA for 262dd27
example/package.json
@@ -12,7 +12,7 @@
12
"react": "16.8.3",
13
"react-dom": "16.8.3",
14
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz",
15
- "react-native-map-clustering": "^3.3.4",
+ "react-native-map-clustering": "^3.3.5",
16
"react-native-maps": "^0.26.1",
17
"react-native-web": "^0.11.7"
18
},
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-map-clustering",
3
- "version": "3.3.4",
+ "version": "3.3.5",
4
"description": "React Native Map Clustering both for Android and iOS",
5
"types": "index.d.ts",
6
"main": "index.js",
0 commit comments