ios - is it possible to perform a segue from tab bar item? -


i used uiview controller app home page , added tab bar @ bottom facebook , added 3 more tab bar item, doesn't let me perform segue when drag tab bar item view controller, possible progmatically or in storyboard?

simple: need uitabviewcontroller, tab bar items can't used way you're asking for.

ctrl+drag tabview controller view you'd include (third in case)

you select view controllers option add relationship segue.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -