Releases: JimmyDaddy/react-native-image-marker
Releases · JimmyDaddy/react-native-image-marker
Release 1.2.9🌈
What's Changed
- fix: RN 0.80.2 build error by @imjihun in #248
- fix: Handle Nullable Map and Enum Mismatch in MarkTextOptions.kt by @anggaprytn in #247
- fix: load base64 image on android by @alexisrougnant in #240
New Contributors
- @imjihun made their first contribution in #248
- @anggaprytn made their first contribution in #247
- @alexisrougnant made their first contribution in #240
Full Changelog: v1.2.6...v1.2.9-1
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)