Amity Docs
About Us
Developer Portal
Archived Docs
Search…
Announcements
Getting Started
Core Concepts
Chat
Social
Video
Amity UIKit
iOS
iOS Migration Guide
Amity UIKit Open Source
Overview
Installing UIKit
Setup & Authentication
Using Themes
Social UIKit
Using as a whole feature with the default settings
Our Components
Community home page
My Community Page
Category list page
Community list by category page
Community Creation Page
Community Profile Edit Page
Community setting page
Post Creation Page
Post Detail Page
Post Edit Page
Comment Creation
Comment Edit Page
Community profile page
Community feed
Media Gallery
Community member page
User profile page
User profile page (2.2)
User setting page(2.2)
User profile edit page
Following / Follower user list page (2.2)
Follow request page (2.2)
Member selection page
Post target selection page
Using your own component
Overriding UIKit behaviour
Roles & Permissions
Chat UIKit
Video UIKit
Changelog
Android
Web
Amity Social Cloud Console
Amity Social Cloud API
Developer Kits
Beta Features
Changelogs
Support
Powered By
GitBook
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
​
Community feed
​
​
Media Gallery
​
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!
Previous
Comment Edit Page
Next
Community feed
Last modified
8mo ago
Export as PDF
Copy link
Contents
Components
Features
Usage