My Community Preview

This component shows a preview of the communities that the user has joined.

Features

Feature

Description

My Community list

User can scroll horizontally to see a list of up to eight communities that the user has joined sorted in alphabetical order.

Navigation to Community profile page

When a user selects an community item, the user is navigated to Community Profile page

Navigation to My community page

When a user selects the arrow, the user is navigated to My community page

Usage

Create a view controller

let viewController = AmityMyCommunityPreviewViewController.make()

Last updated