aasatt
Aspiring developer
Profile
Posts: 34
Reg: Apr 29, 2012
Huntington Beac...
2,140
10/02/12 10:19 PM (13 years ago)

Storyboard Segue UIImage

I need to take the image chosen from an image picker in my first view controller to a second UIImageViewer in my second view controller. I know I need a prepare for segue in my .m of my first VC, do I need anything in its .h? What exactly do I use as my variables for the prepare for segue method? Do I need to add anything to the .h and/or .m of my second VC? If so than what do I need to call? I think I need to declare a @property in my .h of one of my view controllers but I don't know which one or how to do this. Could someone maybe provide me with a simple test app with the code to do this so I can plug in my values for the right variables? This wold be very helpful. Thanks
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.