This is a companion discussion topic for the original entry at https://www.raywenderlich.com/6308-beginning-collection-views/lessons/14
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/6308-beginning-collection-views/lessons/14
hi Brian, I added the park variable to the collectionviewcell class and added the didset method, loading image using the park.photo string. however, the image does not show when I build and play. I added breakpoint at the line (mainImage.image = uiimage(named)) and saw that the image property is loaded correctly (I could Quick Look the image for each cell). but the image just won鈥檛 show on the screen. all I see is the green background of the superview. can you shed some light?
It鈥檚 hard to say what is happening without seeing your code. Your welcome to send me your project and I鈥檒l take a look. My email is brian@razeware.com. Thanks!
Did you guys figure it out? Im having the same issue despite my code being exactly the same as the videos
@gflo Do you still have issues with this?