Community Profile Page
This page shows the profile of a community including its own feed.
Non-member View

Community Member View

Community Creator View

Components
Features
Feature
Description
Becoming a member
User can tap Join button to join a community
Post creation
User can tap the floating action button to open Post creation page
Community profile update
Creator can tap Edit profile button to open Community profile edit page
Usage
Create a view controller
let viewController = AmityCommunityProfilePageViewController
.make(withCommunityId: "COMMUNITY_ID")
Last updated
Was this helpful?