Cardview load more with firebase

I am dealing with more than 300 tags in firebase and using it in card view. I dont want to load all tags in user’s mobile as it is not data firendly.
So is there any way so i can load 20 data after user reach to the end of the list than i will load another 20 data ?

Yes you can do so.
There are several tutorials about that on YouTube.

First try them and then if you face any problem, Community is always ready for help.

1 Like

I have searched many youtibe videos about recyclerview but i didn’t found a single video which is related to firebase mostly all video ate about airtable
Can any one give me the idea how to use recycler view with firebase