Finally the last couple of rows of our Discover screen is ready to be laid out. First we'll look at how to layout restaurants, then we'll move onto the Trending Creators.
Comments (4)
snowgator
2 years ago
Without having to hard code a height for the creator VStack, how can you account for longer creator names? The UIKit trick was to make numberOfLines = 0. Otherwise the last name gets clipped.
dniswhite
2 years ago
How do you force names to take 2 lines? When the name is short it only takes one line and that causes everything to be out of alignment.
dniswhite
2 years ago
helps if you watch the whole video... I was jumping ahead and challenging myself to write the code before watching the whole video. I thought it was all over and then I realized there was still a few minutes leftover.
Brian Voong
2 years ago
Antonio Di Francesco
2 years ago
As an Italian I was very glad to hear that final Ciao!
Daryl Wong
2 years ago
You have made changes to the site, there is a enlarge screen button on the right hand side, could you put it back...