Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.09 KB

TouristNewsApp

A simple tourist news app.

Description

TouristNewsApp is an app that provides user with the current newsfeed from the tourists using free online sample REST API for testing.

Check out the API data endpoints here >> https://www.appsloveworld.com/free-online-sample-rest-api-url-for-testing

Getting Started

Dependencies

  • Realm, Realm’s local database persists data on-disk, so apps work as well offline as they do online.
  • SnapKit, a DSL to make Auto Layout easy.
  • SDWebImage, provides an async image downloader with cache support.

Language

  • Swift

Functionalities

  • Offline support
  • Darkmode support

Screenshots