[objective-c] pass data between two viewcontroller

Jameskrauser Lee
1 min readFeb 22, 2018

--

goal:Pass navTitle value from ThirdViewController to FourViewController

Step1. we must create ThirdViewController and function prepareForSegue()
Step2. we must create FourViewController and NSString *navTitle
Step3. Create segue identifier= Four

--

--

Jameskrauser Lee
Jameskrauser Lee

Written by Jameskrauser Lee

For the last few years. i was involved mostly in the development of Automatic Fare collection system for the Chennai Metro. Familiar with C++ and iOS.

No responses yet