I have a TabBarController with 5 TabBarItems (build with IB). So far, so good. But, when I tap the second item for example, I want that my second view controller appear with a modal segue. I don’t understand the way to fix it with a TabBarController…
Anyone could help me please ?