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 0bf6a66 commit 2fe7f8fCopy full SHA for 2fe7f8f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
3
+## [1.1.15](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.4...v1.1.15) (2024-01-26)
4
+
5
+### Features
6
7
+* expo support ([16c660b](https://github.com/JimmyDaddy/react-native-image-marker/commit/16c660b47790d27b69af10bf477d2a6f7d5bdeed))
8
9
## [1.1.14](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.13...v1.1.14) (2024-01-24)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-image-marker",
- "version": "1.1.14",
+ "version": "1.1.15",
"description": "Add text or icon watermark to your images",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments