There are two primary view controllers in this library:
TabViewController
andTabViewContainerViewController
. ATabViewController
contains an array of tabs, a visible tab, and some methods to add and remove tabs. ATabViewContainerViewController
containsTabViewController
s.
Leave a comment