Skip to content

List View

Mark Lee edited this page Jun 13, 2018 · 3 revisions

One of the most frequent needs in an app is to show a list of things in a pleasant and flexible way. Lists of sermons, lists of groups, lists of people. Avalanche has a powerful system for displaying a list of text, icons, and images in a very flexible way. Avalanche uses a single app block to display different styles of lists. It takes a set of List Elements and displays them with a List View Component.

Clone this wiki locally