Hello,
There is a bucket as images in this bucket there are 2 bucket but in future I will create more than two.
Now in these buckets there are two tag as link and name.
Now I want to set link in dynamic image extension and name in label
You see the logic behind in this is, . After using the web you will be getting your firbase items under the project images as a json and we are using the dictionary block to separate them into two list having the tag name of link and name.
Now you are having two individual lists as global name list and global link list.
Once the list ready create the dynamic component and use the block for each number from 1 to 1 by 1 … so you will get orderly items from each list and use this in the day amic component.