ios - Showing Tab Bar on unlinked View Controller -


i'm making app has 4 pages accessible via tab bar, no problems there. have button on 1 of viewcontrollers (lets a) opens viewcontroller (b). b opens fine, problem have tab bar disappears isn't linked tab bar controller. creating button on b hasn't helped tab bar has gone is.

how tab bar show on every viewcontroller create without there needing icon every viewcontroller?


Comments

Popular posts from this blog

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

Why can rails not find a route created by a helper? -

php - Redirect and hide target URL -