NewsApp

Simple News app. Uses the API to get headlines and preview text from the API.

  • Used UITableView to display news with preview text;
  • Used UICollectionReusableView to view the full text of news and images;
  • JSON parsing using the Codable protocol;
  • Added the ability to share a link to the article.

A4 - 18

A4 - 19

GitHub

View Github