Do a ListView by getting data from firebase

I’m making an App for a Market and I want to do a list with the registered products.
Anyone knows how can I do this? The product is registered on the firebase. Like this:

image

Sorry for my bad english :sweat_smile:

Hi @erick.santos0106.eo1, apologies for the delay getting back to you - does this help to answer your question?

1 Like

%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5

2 Likes

I’m gonna take a look, thanks! :smile:

1 Like

What is this variables that you’re using?

  • _object;
  • value;
  • _tmlList

They are “local” variables (it’s a workaround the @actech has developed himself) but you can just as easily use a regular app variable

1 Like