plugins
plugins copied to clipboard
feat: pdf-view
Ported from: https://github.com/madmas/nativescript-pdf-view
@madmas could you follow up and maybe do a review?
- [ ] Angular demo is missing so far.
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @grigala.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check
as a comment to the PR.
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!
@grigala this is great! thank you for kicking this off.
We will likely rename this to just pdf
as we will likely in the future work in other pdf features into this, for example also allowing PDFKit usage on iOS (and similar on android):
https://stackblitz.com/edit/nativescript-pdfview-via-ios-pdfkit?file=src%2Fapp%2Fnative-pdfview%2Fnative-pdfview.ts
@NathanWalker we completed the work on this from our perspective :) Demos are there and running for both Angular and Plain for iOS and Android
This is amazing everyone. We’ll try to publish this before end of week.
@nativescript/[email protected] published now. 🤗
We will likely add more features to this over time as mentioned, like including ability to create pdf's as well as convenience to go beyond just a viewer.