/The-News

iOS app using API from https://newsapi.org/

Primary LanguageSwift

The News

An iOS app that returns category relevant news articles

Demo

How It Works

  • User selects one of the 7 categories
  • App will show user to a ViewController with a tableview full of articles related to selected category
  • User can select an article which will show the article using SafariServices
  • Used Kingfisher to render images quicker

Tools