InteractiveWidgetTimelineViewController

A presentation mode for Widgets

Widgets in this mode will appear in a vertical list sorted by the time the Widget is created (descending).

Default widgets in this mode are indefinitely interactive with a few exceptions. Quiz and Image Slider widgets will become non-interactive after the user has locked in their vote. Prediction Widgets will become non-interactive after the Prediction Follow Up has been published.

You can configure which and how widgets are displayed by overriding:

  • didLoadInitialWidgets
  • didLoadMoreWidgets
  • didReceiveNewWidget
  • makeWidget