so I wanted all users to appear in this listview
and when clicked would open a screen chat for the clicked contact
however my listview is not working, when initializing the taglist function does not work
Possible Causes,
1: Check database if having any list there?
2: check if database proprties are set properly( with bucket name ans all is set)
3: try to show list without for each item so you can see any data comming from firebase,
here it is, user is showing in list now, check it, and also you was setting different firebase for every page, check how i have set firebase and continue your work with that, i have worked till list view with images