React Native Image Marker Versions Save

๐Ÿ™ˆAdding text or icon watermark to your image using React Native๐Ÿ‘€๐Ÿ‘€

v1.2.6

3 months ago

๐Ÿ› Bug fix

  • fix: coil load image with original size @JimmyDaddy (#217)

v1.2.5

3 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

v1.1.15

3 months ago

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

๐Ÿš€ Features

  • feat: expo support

v1.2.4

3 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

v1.1.14

3 months ago

What's Changed

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

v1.2.3

3 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)

v1.2.2

4 months ago

Changes

v1.1.12

4 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

v1.2.1

4 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)