Login required for access
In order to watch this lesson, you'll need to login to the website.
Cycling Through User Photos
Tinder Firestore Swipe and Match
For each card, one feature that is very useful is the ability to page between user photos on tap. The first bit of code we'll have to modify is our CardViewModel to allow it hold more than one single image. We'll introduce an imageNames property and also turn model into a class instead as it'll be easier to work with later on. By the end of the lesson, we'll have the ability to cycle through many photos that belong to a user.

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