Releases: JimmyDaddy/react-native-image-marker
Releases · JimmyDaddy/react-native-image-marker
v1.2.6 🌈
🐛 Bug fix
- fix: coil load image with original size @JimmyDaddy (#217)
v1.2.5 🌈
Changes
- ci: docs comple exclude expo-example @JimmyDaddy (#210)
🚀 Features
- feat: expo support @JimmyDaddy (#207)
Full Changelog: v1.2.4...v1.2.5
v1.1.15 🌈
v1.2.4 🌈
Changes
- fix: fix #202 generates inconsistent text size across different devices @JimmyDaddy (#204)
- chore: release 1.2.3 @JimmyDaddy (#200)
- replace positionOptions to postions @JimmyDaddy (482198f)
What's Changed
- chore: release 1.2.3 by @JimmyDaddy in #200
Full Changelog: v1.2.3...v1.2.4
v1.1.14 🌈
What's Changed
- replace positionOptions to postions @JimmyDaddy in (482198f)
- fix: android font bug fix v1.1.x by @JimmyDaddy in #198
- fix: fix #202 generates inconsistent text size across different devices for 1.1.x by @JimmyDaddy in #203
Full Changelog: v1.1.13...v1.1.14
v1.2.3 🌈
Changes
- fix: add custom fonts to example @JimmyDaddy (#197)
- fix font (android) @vioku (#196)
- ci: use concurrency for gh workflow @JimmyDaddy (#193)
- chore(deps): bump tj-actions/changed-files from 40 to 41 in /.github/workflows @dependabot (#191)
- test: fix example config @JimmyDaddy (#189)
v1.1.13
Full Changelog: v1.1.12...v1.1.13
v1.2.2 🌈
Changes
- test: fix example config @JimmyDaddy (#189)
- fix: remove debug fill red color in rect
v1.1.12 🌈
What's Changed
- fix: 1.1.x iOS crash and icon watermark not shown correctly
Full Changelog: v1.1.11...v1.1.12
v1.2.1 🌈
Changes
- fix: fix #179 same watermark image is behaving differently on android and ios when use given position enum @JimmyDaddy (#187)
- fix: parse hex color string crash on iOS @JimmyDaddy (#186)
- docs: update README.MD @JimmyDaddy (#182)
- docs: update README.MD @JimmyDaddy (#181)
- fix: fix#176 Fresco 3.1.3 compatibility issues with RN 0.73.0, compileDebugKotlin FAILED @JimmyDaddy (#177)