I have .xib for common header in which there are a text field and one UIButton.
What I want to do with that is if user click on button then it should redirect to another UIViewController
with textfield value.
I have .xib for common header in which there are a text field and one UIButton.
What I want to do with that is if user click on button then it should redirect to another UIViewController
with textfield value.