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 4eaa8a0 commit 95887f6Copy full SHA for 95887f6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-view-shot",
3
- "version": "4.0.1",
+ "version": "4.0.2",
4
"description": "Capture a React Native view to an image",
5
"main": "src/index.js",
6
"types": "src/index.d.ts",
@@ -39,5 +39,5 @@
39
"javaPackageName": "fr.greweb.reactnativeviewshot"
40
}
41
},
42
- "stableVersion": "4.0.1"
+ "stableVersion": "4.0.2"
43
0 commit comments