Releases: mbpictures/react-native-pdf-painter
Releases · mbpictures/react-native-pdf-painter
Release 0.10.2
Release 0.10.1
0.10.1 (2025-11-25)
- fix(ios): potential crash when annotations property is nil (a71547b)
Release 0.10.0
0.10.0 (2025-11-04)
- feat(js): add scroll view component prop (583685a)
Release 0.9.1
Release 0.9.0
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
Release 0.8.8-beta.0
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
Release 0.8.6
0.8.6 (2025-07-28)
- fix(android): possible crash during page rendering (e8cde35)
Release 0.8.5
0.8.5 (2025-06-30)
- fix(android): painting not working with minification enabled (6afe25e)