Skip to content

Missing technical requirements - Lab#4 #8

@elaewin

Description

@elaewin

You're still missing the following technical requirements:

  • In TweetDetailViewController.swift:

    • Have an imageView that shows the user's profile image.
  • Create a View Feed button.

  • When the View Feed button is clicked, the user should segue to a 3rd view controller that will show that user's timeline. The api url is "https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=" but you will need to ensure that you pass in the username as a parameter to this url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions