I have two views with a label on one of them. On the second view, there is a button. What I want to achieve here is to be able to press the button and it updates the label o
use custom delegate method create a delegate in second view and access that view delegate function in first view. or use NSNotification or use NSUserdefaults