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 a 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 Fragment

AmityMyCommunityPreviewFragment.newInstance().build()

Last updated