Your demo project is too complicated for me :( As you can see I'm kind of new at this, and I'm trying to create a tabbed view, something like this:
.
Can you control work with a subview (or child view, don't know the exact name) like that?
I've been trying to use xcode's pageview controller for the past couple of days without any success. There's too little info on the net on how to use multiple views with a pageview controller.
I also saw your provided a tabbed subclass but I simply don't understand how to implement it. Can you provide a simple demo on how to use it?
Sorry for my bad english (not my first language).