ios - Tabbar disappears after segue -


hi guys have main navigation controller , tab bar controller, have 4 viewcontrollers , works fine. have open viewcontroller button push segue, problem tabbar disappears once that. there simple solution solve issue?

enter image description here

make tabbarcontroller initialviewcontroller , embed viewcontrollers uinavigationcontroller. not hide tabbar bottom.


Comments

Popular posts from this blog

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

php - Changing the visibility scope of parent methods in child classes -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -