/TodayWidget

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

Primary LanguageSwiftMIT LicenseMIT

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