1.0.5 • Published 11 months ago

com.hindicorp.pdfviewer v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
11 months ago

This plugin use native plugin : ccom.github.mhiew:android-pdf-viewer:3.2.0-beta.1

  1. Please add repository : maven { url 'https://jitpack.io' } to platforms/android/app/repositories.gradle

  2. after add the plugin check platforms/android/app/build.gradle there must be implementation "ccom.github.mhiew:android-pdf-viewer:3.2.0-beta.1"

  3. Install via cordova cordova plugin add com.hindicorp.pdfviewer

  4. USAGE : PDFViewer.showPDF(base64PDFString, successCallback, errorCallback);

1.0.5

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago