DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.13k stars 1.89k forks source link

Compose support #1137

Closed yilmazgokhan closed 1 year ago

yilmazgokhan commented 1 year ago

Does this library have Compose support? If this is supported, can you share a sample code block?

MarcelReiter commented 1 year ago

Since this lib hasn't been updated since compose was released, there's no native compose support. However, you can use a AndroidView-Bridge

yilmazgokhan commented 1 year ago

@MarcelReiter thanks for your reply. I used it with AndroidView.