PDF Viewer

Powered by PDFium project.

Usage

import com.younguyen.core.viewer.Viewer

Viewer(
  url = "https://..."
)

When the component is mounted, it will auto fetch the pdf file and display.

Demo

Coming soon...