/news-app

In this News App, JSON data is retrieved from NewsAPI.org and displayed for the user in a table view. When a table view cell is selected (a news article), a segue occurs and the user is brought to the detail view controller, which is using a WebView.

Primary LanguageSwift

Watchers