0.0.6 • Published 10 months ago

@jccham/capacitor-pdf-viewer v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@jccham/capacitor-pdf-viewer

Native PDF viewer

Install

yarn add @jccham/capacitor-pdf-viewer
npx cap sync

API

open(...)

open(params: { url: string; title?: string; top?: number; }) => Promise<void>
ParamType
params{ url: string; title?: string; top?: number; }

close()

close() => Promise<void>

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago