Ok so what I'm trying to do is after the user selects a cell it will show a PFImageView loaded from the same class. (All set there)
What I can't manage to do is to show more images. I want to use the swipe gesture to go from one image to the next. Is there a way to do this?
For anyone who needs help on this: a related question was answered.