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 b7c4348 commit 56b8c45Copy full SHA for 56b8c45
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-view-shot",
3
- "version": "4.0.0",
+ "version": "4.0.1",
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.0-alpha.2"
+ "stableVersion": "4.0.1"
43
0 commit comments