DImuthuUpe / AndroidPdfViewer

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

Is there any integration features for Jetpack Compose? #1158

Open abircse opened 1 year ago

abircse commented 1 year ago

Thanks in advance.

MarcelReiter commented 1 year ago

Dupllicate of https://github.com/barteksc/AndroidPdfViewer/issues/1137

abircse commented 1 year ago

Thanks & please update readme with androidview use process.

hodakl099 commented 11 months ago

@abircse have you found any solution to integrate it in jetpack compose, if no is there an alternative solution you found ?

abircse commented 11 months ago

@abircse have you found any solution to integrate it in jetpack compose, if no is there an alternative solution you found ?

Not yet. you can use a AndroidView-Bridge (According to replay on here), but didn’t try it yet.

You can find alternative library for direct compose integration.

thanks