Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 986 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 986 Bytes

Tube Status 🚇

Overview

A simple demo app showing the implementation of the London Underground status board using WidgetKit for iOS 14.

How to run

The app will compile and run on Xcode 12 beta for devices running iOS 14 or later. Checkout the repository, open the xcproject in Xcode 12. No additional setup is required.

What is included?

  • The widget extension containing a large widget to display the status of all lines and a small/medium widget which will give details of a specific line.
  • A boilerplate app used to display the main status board.
  • A shared framework containing all the code shared between the app and the widget extension.

Screenshots

Small Widget Screenshot

Large Widget Screenshot