Hi,
i created a base application with "tns create test".
i added your plugin "tns plugin add nativescript-pdf-view".
i add namespace and component in my xml page, but result is:
Module '/data/data/org.nativescript.provaPdfViewer/files/app/tns_modules/nativescript-pdf-view' not found for element 'nativescript-pdf-view:PDFView'.
System.err: > Cannot read property 'OnLoadCompleteListener' of undefined
System.err: File: "file:///data/data/org.nativescript.provaPdfViewer/files/app/tns_modules/tns-core-modules/ui/builder/builder.js, line: 244, column: 20
package.json == "nativescript-pdf-view": "^2.0.1"
thanks