| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-13 | 4.6 kB | |
| v7.0.5 source code.tar.gz | 2026-08-13 | 4.6 MB | |
| v7.0.5 source code.zip | 2026-08-13 | 4.7 MB | |
| Totals: 3 Items | 9.2 MB | 2 | |
What's Changed
- feat(ios): Add text selection support via PDFKit by @daniel-carvajal in https://github.com/wonday/react-native-pdf/pull/1003
- Fixed scrollTop on initial render on iOS by @maksymblank in https://github.com/wonday/react-native-pdf/pull/1001
- Fix Android PDF crash: IllegalStateException: Already closed (#989) by @coolsoftwaretyler in https://github.com/wonday/react-native-pdf/pull/999
- fix: add missing types for text selection by @omermizr in https://github.com/wonday/react-native-pdf/pull/1005
- chore(deps): bump activesupport from 7.2.2.2 to 7.2.3.1 in /FabricExample by @dependabot[bot] in https://github.com/wonday/react-native-pdf/pull/1004
- Android: preserve PDF callback events under Fabric , disable coalescing for shared PDF events by @mavrickdeveloper in https://github.com/wonday/react-native-pdf/pull/1011
- refactor: Refactor Fabric PDFExample to use functional component instead of using class component by @etCoderDysto in https://github.com/wonday/react-native-pdf/pull/1014
- Fix bug not display on Android [new Architecture] by @huydosgtech in https://github.com/wonday/react-native-pdf/pull/1012
- chore(deps): bump addressable from 2.8.7 to 2.9.0 in /FabricExample by @dependabot[bot] in https://github.com/wonday/react-native-pdf/pull/1008
- fix: expose download HTTP status in onError by @loiclouvet in https://github.com/wonday/react-native-pdf/pull/1020
- fix(download): await temp-file unlink + cp() to stop ENOENT race + un… by @NadeemIqbal in https://github.com/wonday/react-native-pdf/pull/1019
- chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7 in /FabricExample by @dependabot[bot] in https://github.com/wonday/react-native-pdf/pull/1025
- chore(deps): bump json from 2.13.2 to 2.19.9 in /FabricExample by @dependabot[bot] in https://github.com/wonday/react-native-pdf/pull/1029
- fix: avoid loading legacy PdfView on Fabric path by @hknakn in https://github.com/wonday/react-native-pdf/pull/1022
- fix(ios): return NO from PdfManager requiresMainQueueSetup (#1021) by @hmadhsan in https://github.com/wonday/react-native-pdf/pull/1027
- fix(download): restore missing fetch() call dropped in [#1019]/#1020 merge by @kenyipp in https://github.com/wonday/react-native-pdf/pull/1031
- fix(ios): set long press recognizer delegate so PDFKit text selection can start by @OlegBezr in https://github.com/wonday/react-native-pdf/pull/1032
- fix(android): restore zoom and scroll offset when the view is re-attached to the window by @JakobFelixJulius in https://github.com/wonday/react-native-pdf/pull/1028
- fix: flow type and stylesheet import by @AbdelhalimAhmed in https://github.com/wonday/react-native-pdf/pull/678
- fix: upgrade shell-quote to 1.8.4 (CVE-2026-9277) by @anupamme in https://github.com/wonday/react-native-pdf/pull/1034
New Contributors
- @daniel-carvajal made their first contribution in https://github.com/wonday/react-native-pdf/pull/1003
- @maksymblank made their first contribution in https://github.com/wonday/react-native-pdf/pull/1001
- @coolsoftwaretyler made their first contribution in https://github.com/wonday/react-native-pdf/pull/999
- @omermizr made their first contribution in https://github.com/wonday/react-native-pdf/pull/1005
- @mavrickdeveloper made their first contribution in https://github.com/wonday/react-native-pdf/pull/1011
- @etCoderDysto made their first contribution in https://github.com/wonday/react-native-pdf/pull/1014
- @huydosgtech made their first contribution in https://github.com/wonday/react-native-pdf/pull/1012
- @loiclouvet made their first contribution in https://github.com/wonday/react-native-pdf/pull/1020
- @NadeemIqbal made their first contribution in https://github.com/wonday/react-native-pdf/pull/1019
- @hknakn made their first contribution in https://github.com/wonday/react-native-pdf/pull/1022
- @hmadhsan made their first contribution in https://github.com/wonday/react-native-pdf/pull/1027
- @kenyipp made their first contribution in https://github.com/wonday/react-native-pdf/pull/1031
- @OlegBezr made their first contribution in https://github.com/wonday/react-native-pdf/pull/1032
- @JakobFelixJulius made their first contribution in https://github.com/wonday/react-native-pdf/pull/1028
- @AbdelhalimAhmed made their first contribution in https://github.com/wonday/react-native-pdf/pull/678
- @anupamme made their first contribution in https://github.com/wonday/react-native-pdf/pull/1034
Full Changelog: https://github.com/wonday/react-native-pdf/compare/v7.0.3...v7.0.5