Hey Everyone I need your help (get and show base64 images on Firebase)

  1. No
  2. is yes using firebase to upload ang get a url of the image , like upload from image picker it will convert into url and it will be stored to the firebase so in the other app I will get the url of the image from firebase to set it inside the list viewer
  1. You should, this will speed things up
  2. Yes

for number 2 How to do it? like what blocks should I use

firebase storage
image

firebase rtdb

blocks (I used three web components for the three functions,but you could use just one, by setting action variables. You will also need to setup a routine for the sequential numbering of your images)

listview output
image

ref

just wow thanks


can I ask what links are these.Can You provide the whole link? thank you TIMAI2

If you want to optimise your images (make thumbnails) as well, you can use my ImageConvertor extension like so:

1 Like

Thank you but Can I see what links did you put inside there so I can have Idea?

inside where ?

Those two variables with Obluscated text those links

One is the Firebase project url for the Realtime Database, the other is the projectId for the Firebase Storage.

You can read about it all here:

1 Like