Get firebase tags alphabetically

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

This extension will work…

4 Likes

Thanks for suggesting this extension.
Thanks to the extension developer and AppyBuilder…:heavy_heart_exclamation:

It is working perfectly…:grinning_face_with_smiling_eyes:

Just a single block from ListUtils extension has solved my problem…:heart_eyes:

3 Likes

Always Welcome & Please say thanks to Appybuilder.
They created this extension…

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.