ios - What type of ViewController is this? UITabBarViewController? -


i'm making menu screen sports app , decided on doing this:

screenshot

however, i'm not sure how created. kind of works uitabbar, when click on it, new viewcontroller appears embedded in viewcontroller, , tabbarcontroller @ bottom has disappeared. leads me believe it's not type of uitabbarcontroller. also, can scroll through , there 8 different buttons.

most uicollectionview pushes other view controllers onto parent uinavigationcontroller. there's number of open source examples of can find on github.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -