Hey ,
In my application I have one Entry form in which there are six Text fields
- Name :UITextField
- Date of Birth :UITExtField
- Age:UITextField
- Address :UITextField
- Phone No :UITextField
- Image : UIIMageView
Now What I want is that I want all these fields value in the same fields of other ViewController class. How it could be possible .
Please help me I really need help for this..
Special Thanks in Advance