0

i'm new in swift and first time using Container ViewController to handle multiple controllers.

storyBoard Image

enter image description here

Item Image

enter image description here

But I don't know what is Item here. I can use segue in containerView Class but not able to use segue in main viewController. as i'm not aware about "item" as shown in Image

why is there "item", "item1" and "item2" and why 2 segue's has same name as "item" please help me and share information about it.

Kuldeep
  • 4,466
  • 8
  • 32
  • 59
  • Item, Item 1 and Item 2 are just names for your scenes. Also, two scenes are named Item, that's why you see two segues pointing to a scene named Item. – Tamás Sengel May 09 '18 at 11:51
  • Thanks, will you please read this question (https://stackoverflow.com/questions/50247393/segue-not-identified) – Shivam Trivedi May 09 '18 at 12:03

0 Answers0