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
1
let viewController = AmityCommunityProfilePageViewController
2
.make(withCommunityId: "COMMUNITY_ID")
Copied!
Export as PDF
Copy link