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 6dd9359 commit 8cb4cfeCopy full SHA for 8cb4cfe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-img-buffer-save",
3
- "version": "0.1.3",
+ "version": "0.1.4",
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",
@@ -196,4 +196,4 @@
196
"languages": "kotlin-objc",
197
"version": "0.48.3"
198
}
199
-}
+}
0 commit comments