We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4dc1e commit 12a2325Copy full SHA for 12a2325
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-img-buffer-save",
3
- "version": "0.1.4",
+ "version": "0.1.5",
4
"description": "Fast React Native JSI library for saving images to the device gallery from binary buffers (Uint8Array or ArrayBuffer).",
5
"main": "./lib/commonjs/index.js",
6
"module": "./lib/module/index.js",
0 commit comments