Kodular Community
Create query ( filter and sort ) in firebase database
Discuss
question
lxmipaudel
(Laxmi Paudel)
October 4, 2020, 6:27am
2
A little hint how to do this:
Get the data from firebase in the form of JSON. For this, consult this topic;
Problem with get tags and values with for loops, Firebase
Use the dictionary to filter the data. For this, consult this topic;
1 Like
show post in topic