Posts by Laelson Correia • 31 points
1 post
-
3
votes1
answer118
viewsQ: Data from Firebase takes a long time to complete loading and hinders sorting objects
I’m trying to sort an object by a value that comes from Firebase. I use a Jsonparcer class to list the database and according to the ID take the field I need in Firebase, which in this case is a…