How to download htm file in firebase storage?

How to download and display htm file in firebase storage in my app

Upload html file?

I think this is what you’re looking for… although you’re not clear on your question.

In this guide you can upload any file to Firebase Storage:

  1. You upload an HTML file.
  2. Then you get the link from firebase storage.
  3. Then you download it with the download component.
  4. You use the html file as you like.

NOTE:
Try to ask the questions in a clearer way and be more specific.

Read this before asking questions:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.