react-native-image-marker

🙈Adding text or icon watermark to your image using React Native👀👀

MIT License

Downloads
216.5K
Stars
320
Committers
12

Bot releases are visible (Hide)

react-native-image-marker - v1.2.6 🌈 Latest Release

Published by release-drafter[bot] 9 months ago

🐛 Bug fix

  • fix: coil load image with original size @JimmyDaddy (#217)
react-native-image-marker - v1.2.5 🌈

Published by release-drafter[bot] 9 months ago

Changes

  • ci: docs comple exclude expo-example @JimmyDaddy (#210)

🚀 Features

  • feat: expo support @JimmyDaddy (#207)

Full Changelog: https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.2.4...v1.2.5

react-native-image-marker - v1.1.15 🌈

Published by JimmyDaddy 9 months ago

react-native-image-marker - v1.2.4 🌈

Published by release-drafter[bot] 9 months ago

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

Full Changelog: https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.2.3...v1.2.4

react-native-image-marker - v1.1.14 🌈

Published by JimmyDaddy 9 months ago

What's Changed

Full Changelog: https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.13...v1.1.14

react-native-image-marker - v1.2.3 🌈

Published by release-drafter[bot] 9 months ago

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)
react-native-image-marker - v1.1.13

Published by JimmyDaddy 9 months ago

react-native-image-marker - v1.2.2 🌈

Published by release-drafter[bot] 10 months ago

Changes

react-native-image-marker - v1.1.12 🌈

Published by JimmyDaddy 10 months ago

What's Changed

  • fix: 1.1.x iOS crash and icon watermark not shown correctly

Full Changelog: https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.11...v1.1.12

react-native-image-marker - v1.2.1 🌈

Published by release-drafter[bot] 10 months ago

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)
react-native-image-marker - v1.2.0 🌈

Published by JimmyDaddy 10 months ago

1.2.0 🌈 (2023-12-21)

Bug Fixes

  • fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project (#165) (532e8a4)
  • fix#176 Fresco 3.1.3 compatibility issues with RN 0.73.0, compileDebugKotlin FAILED (2fd4fef)

Features

  • use Coil instead of Fresco to load images on the Android platform (4438127)
react-native-image-marker - v1.1.11 🌈

Published by release-drafter[bot] 10 months ago

Changes

  • fix: fix #179 Same watermark image is behaving differently on ANDROID and iOS @JimmyDaddy (#180)
  • docs: update docs and gh workflow config @JimmyDaddy (#167)
  • chore: update docs @JimmyDaddy (#166)
  • fix: fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project @JimmyDaddy (#165)
react-native-image-marker - v1.1.10 🌈

Published by release-drafter[bot] 11 months ago

Changes

  • chore: update docs @JimmyDaddy (#166)
  • fix: fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project @JimmyDaddy (#165)
  • Update CHANGELOG.md @JimmyDaddy (#163)
react-native-image-marker - v1.1.9 🌈

Published by release-drafter[bot] 11 months ago

Changes

  • chore: release 1.1.9 @JimmyDaddy (#162)
  • chore: update docs @JimmyDaddy (#161)
  • fix: fix #158 android release bug style not working @JimmyDaddy (#160)
react-native-image-marker - v1.1.8 🌈

Published by release-drafter[bot] almost 1 year ago

Changes

  • fix: fix android text rotation fix #156 @JimmyDaddy (#157)
  • chore: update docs @JimmyDaddy (#155)
  • docs: update docs @JimmyDaddy (#154)
  • chore: update docs @JimmyDaddy (#153)
  • docs: update docs @JimmyDaddy (#152)
react-native-image-marker - v1.1.7 🌈

Published by release-drafter[bot] about 1 year ago

Changes

  • chore: release 1.1.7 @JimmyDaddy (#150)
  • fix: image marker position bug WatermarkImageOptions.swift @JimmyDaddy (#149)
  • chore: update gh actions @JimmyDaddy (#148)
  • chore: update docs @JimmyDaddy (#147)
react-native-image-marker - v1.1.6 🌈

Published by release-drafter[bot] about 1 year ago

Changes

  • chore: update docs @JimmyDaddy (#147)
  • chore: release 1.1.6 @JimmyDaddy (#146)
  • chore: update docs @JimmyDaddy (#145)
  • fix: fix #143 & document @JimmyDaddy (#144)
react-native-image-marker - v1.1.5 🌈

Published by JimmyDaddy about 1 year ago

🚀 Features

react-native-image-marker - v1.1.4 🌈

Published by release-drafter[bot] about 1 year ago

Changes

Features

  • feat: more style options @JimmyDaddy (#130)

Chore

  • chore: update gh actions @JimmyDaddy (#137)
  • chore: update docs @JimmyDaddy (#136)
  • chore: release 1.1.4 @JimmyDaddy (#135)
  • chore: update docs @JimmyDaddy (#129)
  • chore: update readme @JimmyDaddy (#128)
  • chore: update docs @JimmyDaddy (#127)
  • fix: add icon @JimmyDaddy (#126)
  • chore: update trigger @JimmyDaddy (#125)
  • chore: update gh action @JimmyDaddy (#123)
  • chore: update README.MD @163Gaddy (#121)
react-native-image-marker - Release 1.1.3

Published by JimmyDaddy about 1 year ago

1.1.3 (2023-09-26)

Features

  • android text background padding setting (b53ac1d)
  • coordinates set support percentage (f96f4a9)
  • iOS text background padding setting (03eb4d1)
Package Rankings
Top 2.74% on Npmjs.org
Badges
Extracted from project README
PRs Welcome
Related Projects