ios - What type of ViewController is this? UITabBarViewController? -
i'm making menu screen sports app , decided on doing this:
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
Post a Comment