Merott / nativescript-pdf-view

A basic PDF viewer plugin for NativeScript. Now maintained by @madmas: github.com/madmas/nativescript-pdf-view
Other
32 stars 35 forks source link

Does this still work? #31

Closed it3r4-pineda closed 5 years ago

it3r4-pineda commented 6 years ago

I've tried using this along with the File Sytem and it doesnt seem to work I also tried directly stating the src=""

<pdf:PDFView height="100%" src="http://drive.google.com/file/d/1MM4drrdei-OcKBNAROmev_dPxzU5AMob/view"/>

and it just displays a white screen.

madmas commented 5 years ago

Yes, it dos. Please checkout the updated demo at https://github.com/madmas/nativescript-pdf-view/tree/master/demo/app and let me know if you still have difficulties.