Closed RyanDawkins closed 9 years ago
Maybe I am confused but isn't this already done? The prepareForSegue method in the ViewController class detects the icon pressed using a segue.identifier and sends data to the CalanderViewController. If we need to send more data I can add that to the code I already wrote to do this. Sorry if I didn't understand in advance.
This is done now.
There's a few ways we can do this...
Either way this needs to get done. We can create the CalendarViewController storyboard before this if we want however.
This is a subissue of #8