How do you get data from firebase to listview in mit app inventor

HOW TO GET DATA FROM FIREBASE TO LISTVIEW IN MIT APP INVENTOR AS SHOWN BELOW
Thank you!


Don't use numbers for your Firebase tags. This confuses Firebase, it thinks you have an array, which works differently. Use strings like 01, 02, 03...

Also, there is no need to "SHOUT" (use CAPITALS) in your message....

Thank you very much ! I will reconsider

But on C# winform I import and get data from Firebase to datagridview which is great


Show your relevant blocks

Also see here: