Store Textfield Text in Array :
[_dataSaveArray addObject:_dataTF.text];
Store imageView image in Array :
[_imageSaveArray addObject:_imageV.image];
[_imageSaveArray addObject:_imageV.image];
Goto Previous View Controller:
[self.navigationController popViewControllerAnimated:YES];
Sign up here with your email
ConversionConversion EmoticonEmoticon