tabbar - xcode title bar / collection view -


probably easy solution this, not sure how.

i'm using colelction view tab bar. i'm unable drag navigation bar on view objects pannel, , selecting navigation bar properties pannel works, doesn't display in simulator mode.

any thoughts?

many thanks, again.

well, 1 way achieve you're looking embed view controller or collection view controller contains collection within navigation controller (editor->embed in>navigation controller).

then instead of linking controller collection directly tab bar, link navigation controller contains it.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -