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 4553c25 commit bd7e092Copy full SHA for bd7e092
example/markerExample/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"react": "16.8.1",
11
"react-native": "^0.58.4",
12
- "react-native-image-marker": "^0.4.2",
+ "react-native-image-marker": "^0.4.3",
13
"react-native-image-picker": "^0.27.2"
14
},
15
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-image-marker",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "mark image on both Android and iOS",
5
"main": "index.js",
6
"scripts": {
0 commit comments