Skip to content

Poll#12

Open
paulcyi wants to merge 5 commits intobloominstituteoftechnology:masterfrom
paulcyi:master
Open

Poll#12
paulcyi wants to merge 5 commits intobloominstituteoftechnology:masterfrom
paulcyi:master

Conversation

@paulcyi
Copy link
Copy Markdown

@paulcyi paulcyi commented Oct 4, 2018

@lmsampson I am having trouble implementing these steps.

Create a for-in loop that iterates through each view controller in the newly unwrapped viewControllers property.
In each iteration of the loop, you should check if the view controller conforms to the VoteControllerProtocol (hint: try casting the view controller as the protocol). If it does conform to the protocol, you can pass the voteController to the view controller as you will have access to the view controller's own voteController property.

@paulcyi paulcyi changed the title Stuck on Part 3: Controllers Poll Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant