Skip to content

Releases: mbpictures/react-native-pdf-painter

Release 0.10.2

07 Apr 19:26

Choose a tag to compare

0.10.2 (2026-04-07)

  • chore: update release-it (7c83f6c)
  • chore(android): update androidx.ink (ac1b33d)
  • chore(docs): update readme (11b2a33)
  • fix(android): potential crash when rendering closed page (a8250e6)
  • fix(ios): can't remove selection (a269ebe)

Release 0.10.1

25 Nov 17:44

Choose a tag to compare

0.10.1 (2025-11-25)

  • fix(ios): potential crash when annotations property is nil (a71547b)

Release 0.10.0

04 Nov 12:09

Choose a tag to compare

0.10.0 (2025-11-04)

  • feat(js): add scroll view component prop (583685a)

Release 0.9.1

27 Oct 13:22

Choose a tag to compare

0.9.1 (2025-10-27)

  • fix(android): strokes becoming thinner when zoomed (7e4d14f)
  • chore(android): and try/catch (4079a80)
  • chore(android): bump gradle dependency versions (4ce414a)
  • chore(android): ensure inprogress strokes view is initialized correctly (2a8090c)

Release 0.9.0

21 Oct 16:01

Choose a tag to compare

0.9.0 (2025-10-21)

  • feat(android): integrate lineal option native side (a506a99)
  • feat(ios): integrate lineal option native side (6d58a6b)
  • feat(js): add lineal option (27002b4)
  • feat(example,js): integrate lineal toggle button (94c9a77)
  • fix(android): fix state check throws exception (a80b267)
  • fix(android): null check throws exception (9550178)
  • fix(example): pdf file import (47f087b)

Release 0.8.8

17 Oct 10:23

Choose a tag to compare

0.8.8 (2025-10-17)

  • chore: bump node version (e45a7aa)
  • chore(android): bump ink lib version (a8c1917)

Release 0.8.8-beta.0

15 Sep 12:01

Choose a tag to compare

Release 0.8.8-beta.0 Pre-release
Pre-release

0.8.8-beta.0 (2025-09-15)

  • chore: remove root react-native.config.js (3c83f6f)
  • chore: update library skeleton with new create-react-native-library util (045f8d6)
  • chore: update rn packages (297a7d9)
  • chore: update yarn.lock (99216fb)
  • chore(example): add react-native-monorepo-config (8accbf8)
  • chore(example): replace deprecated document picker package (fd8cf15)
  • chore(example): replace SafeAreaView (de70720)
  • chore(example): update react-native-svg (b58d5b2)
  • chore(example, android): update code for react-native (a9bef26)
  • chore(example, ios): update code for react-native (0b87b88)
  • chore(example, ios): update podfile.lock (3a4be0b)
  • fix(example, ios): pod install error (ab30a3f)
  • fix(example): build error on iOS (e64b305)
  • fix(example): document picker is undefined (cec139d)

Release 0.8.7

10 Sep 15:58

Choose a tag to compare

0.8.7 (2025-09-10)

  • fix(android): possible crash while erasing (2f4b433)
  • chore(android): update deps (9ad232c)

Release 0.8.6

28 Jul 08:46

Choose a tag to compare

0.8.6 (2025-07-28)

  • fix(android): possible crash during page rendering (e8cde35)

Release 0.8.5

30 Jun 21:14

Choose a tag to compare

0.8.5 (2025-06-30)

  • fix(android): painting not working with minification enabled (6afe25e)