iOS App to show Top Stories from New York Times

Related tags

News App ios news swiftui
Overview

NYT News

iOS app displaying New York Times top stories.

Features

  • Shows articles from various sections of New York Times top stories.
  • Open each article as a web page (I couldn't find article detail API so I show the news url as a web page instead).
  • Navigate between articles by swiping.
  • Save article as favorite.
  • Caching on article list and images. Simulator Screen Shot - iPhone 13 - 2022-01-14 at 14 40 29 Simulator Screen Shot - iPhone 13 - 2022-01-14 at 14 40 59 Simulator Screen Shot - iPhone 13 - 2022-01-14 at 14 41 51

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Software required to run this project:

  • Xcode 13

Installing

  • Open NYT News.xcodeproj on your local machine using Xcode
  • Click the Run button on Xcode
  • The iOS simulator will be opened and automatically run the app

Tests

Currently we have one test target:

  • Unit Tests

    Examines single path of our codes through a method or function.

Deployment

Will be added later.

Built With

Apple frameworks:

  • Swift 5 - A clean and modern programming language from Apple.
  • SwiftUI - Declare the user interface and behavior for your app on every platform..

Networking

  • SDWebImage - Asynchronous image downloader with cache support as a UIImageView category.

User Interface

Testing

  • Mocker - Mock Alamofire and URLSession requests without touching your code implementation.

Contributing

Please fork the repo instead of pushing the code directly. Thank you for your contribution 😀

Versioning

For the versions available, see the tags on this repository.

You might also like...
A Hacker News reader iOS app written in Swift.
A Hacker News reader iOS app written in Swift.

HackerNews A Hacker News reader iOS app written in Swift. Features View "top", "newest", and "show" posts from Hacker News. Read posts using the SFSaf

TabDump app for iOS
TabDump app for iOS

TabDump For iOS Read http://tabdump.com by Stefan Constantinescu (@WhatTheBit) on your iOS device. Download on the App Store. Features Read next: ⬇ bu

Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.

Daily News Hey ! Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding. Architecture I pr

News app that using the NewsAPI
News app that using the NewsAPI

Appcent-Case It's News app that using the NewsAPI. Features Search News Show News Detail Add Favorite Delete Favorite Clear Favorites Share News Show

SimpleRSSReader is a simple app showing the latest Apple news.
SimpleRSSReader is a simple app showing the latest Apple news.

SimpleRSSReader SimpleRSSReader is a simple app showing the latest Apple news. It demos the usage of following stuff: How to use XML Parser Delegate t

News - A news app that use NewsAPI
News - A news app that use NewsAPI

News app - UIKit This is a news app that use NewsAPI - Features MVC design patte

A beautifully designed app for Apple Developer News
A beautifully designed app for Apple Developer News

A beautifully designed app for Apple Developer News

BreakingNews - Breaking News App used the MVVM structure
BreakingNews - Breaking News App used the MVVM structure

Breaking News Use Structure:- I used the MVVM structure with use cases to cleanl

A small, read-only app for Hacker News.
A small, read-only app for Hacker News.

Hacker News Reader Available on the App Store This is a simple Hacker News front-page reader that I cooked up because I didn't like any existing solut

Owner
Muhammad Yusuf
iOS developer at Evermos
Muhammad Yusuf
This app can be used to search for New York Times articles

NY Times Article Search This app can be used to search for New York Times articles. The articles are populated by matching keywords. Here are the feat

Alexei Tulloch 0 Feb 10, 2022
NY Times is an Minimal News 🗞 iOS application built to describe the use of SwiftSoup and CoreData with SwiftUI.

?? NY Times is an Minimal News ?? iOS app ?? built to describe the use of SwiftSoup and CoreData with SwiftUI??

The Code Monks 189 Dec 22, 2022
Small iOS app to show some COVID-19 health, data, news and tweets âš¡

covid19.swift Small iOS app to show some COVID-19 health, data, news and tweets âš¡ Requirements Xcode 12, iOS 14 Credits API: COVID-19 API: News Tweets

null 26 Nov 30, 2022
Fancy news app that diwnloads data from new.com api and shows it in a paging collectionview.

Fancy news reader PAging collection view that shows latest news from techcurch.com and displays full content in a detail page, was built to practice t

Abdul-Mujeeb Aliu 31 Feb 10, 2022
📰 iOS news app in the style of the NYT, WSJ, CNN, BBC, FB, Twitter, Reddit & more - Includes a tvOS app :tv:

News iOS news app in the style of Apollo, Apple News, Axios, BBC, CNN, Facebook, Facebook News, FastNews, Flipboard, Lil News, NBC News, Reddit, The N

null 119 Dec 17, 2022
This is my version of the H4X0R News app, taught by Angela Yu on the iOS Development Bootcamp.

H4X0R News ?? (I didn't choose the name btw) What is it about? H4X0R News is an app that shows the front page news from Hacker News Website, and when

Victor Colen 0 Nov 2, 2021
App that shows recently posted articles about Android or iOS on Hacker News

App that shows recently posted articles about Android or iOS on Hacker News

Jose Moffa 0 Nov 9, 2021
Today. News app for iOS

Today - News app for iOS This iOS app displays a list of news, fetched from mediastack API. Running This Project Clone this project and open with XCod

Ege Alpay 0 Nov 28, 2021
Headline News View Example App for iOS. You can display the articles fetched by rss.

HeadLineNews-ObjC Headline News View Example App for iOS. You can display the articles fetched by rss. PiP(Picture in Picture) is also supported DEMO

null 11 May 31, 2022
Hackers is an elegant iOS app for reading Hacker News written in Swift.

Hackers Hackers is an iPhone and iPad app for reading Hacker News on the go. It's optimised for quickly catching up on the latest news and comments wi

Weiran Zhang 628 Dec 26, 2022