In my firebase structure there are some tags.
When I enter new tags in my database, firebase will arrange them alphabetically.
I am calling tags as a list in a list view, but in list view they are randomly arranged and not alphabetically.
I want to arrange these tags in alphabetical order when screen initialize.
Is there any way to do it?
1 Like
Alapjeet
(Alapjeet Singh)
#2
This extension will work…
4 Likes
Thanks for suggesting this extension.
Thanks to the extension developer and AppyBuilder…
It is working perfectly…
Just a single block from ListUtils extension has solved my problem…
3 Likes
Alapjeet
(Alapjeet Singh)
#4
Always Welcome & Please say thanks to Appybuilder.
They created this extension…
2 Likes
system
(system)
closed
#5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.