I have a segue with a uiimageview and 2 buttons to take a picture and choose one from the library. Then I want to go to the next segue and see this uiimageview there also.
So I need to send the image from the uiimageview to another segue om the storyboard.
Thanks in advanced, Tim