Skip to content

NikitaLomovtsev/NewsApp

Repository files navigation

NewsApp - my first project in swift

An iOS app that displays latest news from News API https://newsapi.org

Features

The app has several main features:

  1. Fetch news from https://newsapi.org
  2. Bookmark articles so it can be persisted even when the app restarts.
  3. Share article using native iOS share sheet UIActivityController.
  4. Read article inside a Safari Webview.
  5. Search news based on the search query you type on the search bar.

Keywords

  • Newsapi.org
  • JSON & Codable
  • Realm
  • UserDefaults
  • ActivityController
  • Safari Webview
  • Search

About

An iOS app that displays latest news from News API https://newsapi.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published