Am I the only one who can't find the Container View object in Xcode 7??
I used this feature before and now I want to implement it again an I can't find it.
I was wondering if maybe now is deprecated but it's still on Apple official documentation.
What I'm trying to do is to reproduce Snapchat navigation view, I'm having an scrollView with paging that will contain 3 View Controllers on each page. I want to use the container to add every child view controller.