How can I display a PDF file stored in Firebase St...
# compose-android
a
How can I display a PDF file stored in Firebase Storage using the download URL of the file in Jetpack Compose WebView? Any resources will be greatly appreciated.
z
I doubt there would be anything significantly different than just using a normal web view for this task