Oliver-Binns / tube-status-ios

A sample iOS app for displaying the status of the London Underground using WidgetKit.

Home Page:https://www.oliverbinns.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A sample iOS app for displaying the status of the London Underground using WidgetKit.

https://www.oliverbinns.co.uk

License:MIT License


Languages

Language:Swift 92.5%Language:Shell 5.0%Language:Ruby 2.5%