Categories

This component shows a list of up to eight categories in alphabetical order.

Features

Feature

Description

Category list

User can see up to eight categories sorted in alphabetical order.

Navigation to Category detail page

When a user clicks on a category item, the user is navigated to Category detail page.

Navigation to Category list

When a user selects the arrow, the user is navigated to Category list page.

Usage

Create a view controller

let viewController = AmityCategoryListViewController.make()

Last updated