How do I create a favorites Tab?

Enable the favorite button for your items in the layout, then a separate favorites will be automatically created for you inside the same tab.

If you want to create a separate tab, you can make an inline list and filter it based on Is Favorited? = True, it’s natively handled by Glide.

2 Likes