Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 883 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 883 Bytes

Newsi

A simple news app with a TikTok like interface

Information
Platform iOS License MIT

Key Features

  • Vanilla SwiftUI + Combine + MVVM
  • No external dependencies

Screenshot

App Screenshot

Getting Started

Prerequisites

  1. Xcode

Installation

  1. Clone or download the project to your local machine
  2. Run the simulator

To-Do

  • Implement image cache since AsyncImage doesn't have one (sadly!)
  • Implement test cases
  • More dependency injection coverage

Licence

Newsi is released under the MIT license. See LICENSE for details.