Yeah, this is actually my question.
I still have "PodcastViewCell" as Table View Cell, like in my previous question. Now, I want to show "PlayerViewCell" (a full-screen player view I recently added) when the "Play" button in the "PodcastViewCell" nib is pressed.
Or should I just add a View to the storyboard then just change its visibility? Or should I do something else?
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: