TabBar with multiple tabs

Hey, everybody. I have a question about TabBar. I am making an interface where 30 tabs are expected (each tab is a day of the month). My question is, is it possible to pull the tabs and their content from firestore? I have not found such a solution. Or is it better to use list/raw instead of tabs?

I assume that if I fill all 30 tabs with the same data, it will result in a very large page.

3 replies