Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 2: Segue to details #2

Open
petervanhoef opened this issue Aug 6, 2017 · 0 comments
Open

Task 2: Segue to details #2

petervanhoef opened this issue Aug 6, 2017 · 0 comments
Labels

Comments

@petervanhoef
Copy link
Owner

When the user touches a Tweet, segue to a new UITableViewController which has four sections listing the “mentions” in the Tweet: images, hashtags, users and urls. The first section displays (one per row) any images attached to the Tweet (found in the media variable in the Twitter.Tweet class). The last three sections list the items described in Required Task #1 (again, one per row).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant