I want to create custom dynamic list from firebase realtime database
custom list item = Title, Subtitle, Name, Price
I want to create custom dynamic list from firebase realtime database
custom list item = Title, Subtitle, Name, Price
See this -
with firebase
That is just a guide.
You can add Firebase yourself.
Use the firebase get value block to set the elements of the list view.
i know but how it possible
i know how to create list but can not get above value
Are your list elements stored under one tag?
Can you show how your database is arranged?
Something like this?
You want 1’s date, plan and price in a row or in a listview?
And won’t it be easy if data is stored person-wise instead of Date, Plan and Price?
if you solve then plz give a soulation
Sorry, didn’t get you
Maybe you can store them as json array?
block or json structure plz