0

I have UITabController with labels and buttons inside. I need to pass textView value from one tab to another's label. Using segues.

Simply I need to do like this code:

In TAB1:
 textView1 = @"test";
 set Tab2.label1 = textView1;

Thanks, David.

Saad Chaudhry
  • 1,392
  • 23
  • 37
David Chelidze
  • 1,143
  • 12
  • 19

0 Answers0