Skip to content

Files

Latest commit

f6c91be · Sep 22, 2017

History

History
23 lines (19 loc) · 834 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 834 Bytes

TodayWidget

An example app with a Today Widget with Swift 4, Xcode 9.

#API

  • Dummy API also implemented, for easy understanding.
  • Simple , easy UI with TableView

#How to use

  1. Build and run
  2. Swipe down notification center
  3. Scroll to the bottom, tap "Edit" and add your Widget
  4. Show More/Show Less functionality in Widget using Auto-Layout
  5. Updating Widget content
  6. Show/Hide widget from containing App (optional)
  7. Implementation in Swift 4.0