Skip to main content

App modules

App modules are customizable UI components like banners swipeable lists of content.

Updated over 11 months ago

Each custom page in your app is made up of a stack of App modules. Modules are customizable UI components like image banners or swipeable lists of content. Modules stack vertically on a page in a single column. They automatically adapt to the user’s screen size and device type.

Module types

The following module types are supported:

  • Banner: Use a banner module to display one or more full-bleed images on the page. This module is commonly used at the top of pages.

  • Slider: Use a slider to display a horizontally swipeable list of elements. This is the most frequently used module - it can be used to display content from a collection, episodes, recommendations, recently played items, and more.

  • Link: Use a link module to display a stack of links to pages in the app or to websites. This module is commonly used to list resources at the bottom of pages.

  • Feature: This module is a combination banner and slider that is helpful for adding some visual variety to a page.

Limitations

  • You can add up to 100 modules per page. This constraint ensures optimal performance of custom pages across a variety of devices.

Did this answer your question?