Login required for access
In order to watch this lesson, you'll need to login to the website.
Firestore Matches Fetch
Tinder Firestore Swipe and Match
With our UI complete, it's time to figure out how to store and fetch Matches information from Firestore database. There are various data structures that you can set up, but I'll go with the easiest and most straightforward technique in this video. Before actually writing the persistence code, I always prefer to test out dummy data before finalizing my solution. Hence, this lesson will go through mock dummy data into Firestore and seeing if we can fetch it correctly.

Comments (3)
4 years ago
5 years ago
5 years ago
5 years ago
HELP & SUPPORT