Releases: coolsoftwaretyler/cool-pdf
Releases · coolsoftwaretyler/cool-pdf
v0.1.10
Release v0.1.10
Version 0.1.10 has 89% props parity with react-native-pdf. If you're looking for a replacement, it should be in a state where you can experiment with it, although it's not quite production-ready.
Unsupported props:
enableAntialiasing- we don't intend to support Android 4.4, so we will probably not support turning this off.trustAllCerts- have not actually run into issues with this during initial development, so we may not need to implement. Please file a bug report if you need it.- Loading PDFs bundled with UWP apps - we do not have out-of-tree platform support planned. Please open a PR if you'd like it.
- Loading PDFs from a content URI - might be on the roadmap, needs more investigation.
- Loading PDFs from a blob URL - might be on the roadmap, needs more investigation
A lot of the implementation code was generated by Claude Code and needs more human review. See the roadmap for more information.
Full Changelog: https://github.com/coolsoftwaretyler/cool-pdf/commits/v0.1.10