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

javascript - jquery or ashx not working -

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

python 3.x - Mapping specific letters onto a list of words -