ios - Custom Tab Bar with details view -


i'm creating custom tab bar based on tutorial: https://github.com/codepath/ios_guides/wiki/creating-a-custom-tab-bar

everything fine when want segue view controller "details view", details view covers bottom bar menu. behaviour logical i'm pushing new view controller how have in order keep bottom bar visible , functional?

i'm using segue because need pass data. need custom bar because functionality , difficult implement using apple's one.

any tips or suggestions? thanks

edit: here "tab" working when tap on row navigate "details" view

enter image description here

details view

in details view, bottom bar not visible.

have tried setting hidesbottombarwhenpushed = false details view?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -