Horizontal scroll listview

Hey guys, I need a small help. I am creating a project in which I am using horizontal scroll listview which is shown in this article (Horizontal Dynamic Layout).

I want to know that how can I show all the data from firebase database in this horizontal scroll listview?

please help me.

What you want to show in list view, an item or picture?

whatever it is, Just use firebase blocks to get the items and store it in a global variable.

according to the length of this variable create a dynamic component and assign picture or items you stored in the variable. simpleā€¦

Hello thank you for you reply. But I am unable to do that, so could you please share a screenshot of the code blocks that I need to use to show data from firebase.

please.

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