Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
This component consists of Recommend community, Top trending community, and Categories components.
This component shows the global feed.
You can use either of these two methods:
make
- the posts will be ranked in chronological order.
Below is the sample code.
makeCustomPostRanking
- the posts will be ranked according to a score-sorting mechanism. Refer to for more information about this feature.
You can retrieve your global feed sorted by ranking score with this code.
There are many components that you can use and integrate into your existing application.
Amity UIKit provides already built UI elements on single page. You can change the appearance such as color and typography, in the global settings. However, the UIKit does not allow you to replace these small components with other views. In addition, you cannot modify the view hierarchy inside the page.
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 |
Navigation to My community page |
Feature | Description |
Recommended Community list | User can scroll horizontally to see up to four recommended communities. |
Navigation to Community profile |
Feature | Description |
Global feed | Scroll vertically to see a list of posts from the global feed. |
Feature | Description |
Category list | User can see up to eight categories sorted in alphabetical order. |
Navigation to Category detail page |
Navigation to Category list |
Feature | Description |
Top trending Community list | User can see up to five top trending communities. |
Navigation to Community profile |
When a user selects an community item, the user is navigated to
When a user selects the arrow, the user is navigated to
When a user selects a community item, the user is navigated to
When a user clicks on a category item, the user is navigated to .
When a user selects the arrow, the user is navigated to
When a user selects a community item, the user is navigated to
Feature
Description
Category list
User can see a list of all categories sorted in alphabetical order.
Navigation to Category detail page
When a user selects a category item, the user is navigated to Category detail page
Feature
Description
My community list
User can scroll vertically to see a list of communities that the user has joined sorted in alphabetical order.
Community search
User can search for community by name
Community creation
User can click on + button , to open Community Creation page
Feature
Description
Community creation
User can create a community by filling the required fields and tapping the Create community button
Feature | Description |
Community profile update | User can update the information such as avatar, community name, description, categories, etc for this community. Profile will be updated upon tapping Save. |
Feature | Description |
Community list by category | User can see a list of all communities that belong to a category sorted in alphabetical order. |
Navigation to Community Profile page |
This page provides a form for post creation.
The user can select images from 2 sources.
You can create a poll post and other users can interact with that poll post by selecting from the poll options.
To create a live stream post and for a detailed discussion on the live stream features, refer to Livestream Post documentation.
Refer to our Live Stream documentation to enable live stream functionalities.
File: All file types are supported
Image: JPG, JPEG, and PNG
Video: 3GP, AVI, FLV, MP4 and MPEG-2
The maximum file, image, or video size that you can upload is 1 GB.
Uploaded images or videos whose format is not supported (e.g. HEIC, HEVC) will be automatically converted to PNG for images and MP4 for videos.
Create a view controller
Parameter
AmityCommunityModel is a wrapper class of AmityCommunity which is a live object from AmitySDK
Attachment options
By default AmityPostCreatorViewController
allows all attachments when creating a post. You can optionally choose attachment options when creating the post.
All available attachment options are image
, video
, and file
. These can be found in AmityPostAttachmentType
.
Host your events virtually and see community interaction as it happens
AmityUIKit
provides the livestream recording feature that allows you to record livestreams and broadcast simultaneously in real-time. You can also play historical streams when the livestream ends.
This section describes the livestream feature in detail. Refer to our Livestream documentation to enable livestream functionalities.
A livestream post can be viewed in the following feeds:
Community feed
User feed
Global feed
Content feed
You will be able to see the livestream post and interact with it as soon as the livestreamer starts streaming.
To create a livestream post, follow these steps:
Create a livestream post by selecting Livestream from the pop-up and selecting a location where you want to post the stream.
Provide a title and description for your livestream. The Go live button will not enable if you don't provide a title and description.
Add a cover thumbnail from your media gallery for the livestream post and preview the cover image. This step however is optional. You may also update and delete the cover thumbnail.
Note: A default cover will be used if no cover thumbnail is selected.
Tap Go live to start streaming.
There will be a time indicator on the upper left. It will indicate how long it has been since the livestream started.
The livestream post will then show in the feed.
Tap Finish to end livestreaming. It will then show Ending livestream once the livestream has ended.
Note: You have the option to edit or delete the livestream post from the feed.
Other viewers can watch your livestreaming while you are simultaneously recording it. They will see a LIVE indicator on the video.
Tapping the play button in the livestream post will play the video in a full screen mode.
After ending your livestreaming, the playback video may not be available instantly for viewers to see while it is still in the process of producing the playback video. The viewers will see a message that the playback will be available for watching shortly.
When the playback video is already available for viewing, a RECORDED indicator is shown on the video post.
The livestream may be in idle state. This happens when you delete the livestream in console or or other issues that will not enable the livestreaming to start. The viewer will see a message that the stream is currently unavailable.
A livestream post will have the same privacy and access controls as with the other posts. This means that users without the permission, such as those who are not members of the community, won’t be able to view the livestreaming/playback video in a private community. If the community is public, non-members can view the post as read only so they won't be able to interact with it.
If it's your first time creating a livestream, your device will prompt to allow access to your device's camera and microphone.
You need to allow access to be able to start a livestream. The pop-up below will not show once you allow access to your camera and microphone.
This page shows content of a post including reactions and comments.
Reply feature is coming soon.
Create a view controller
The Link Preview feature in posts is designed to enrich user experience by providing a visual and informative preview of external links. This feature enhances content sharing, making it more interactive and engaging. This feature significantly improves the user's posting experience. It allows for a preliminary check of the link's accuracy and relevance, adding visual appeal to the post with an informative preview.
When a user includes a link in a post, the feature automatically extracts and displays key information: the title, main image, and a short description, creating an informative preview of the linked content. If the link is unavailable, it will show a empty placeholder or error view instead.
Users can edit the link preview even after the post is created. This flexibility ensures that the information remains up-to-date and accurate, enhancing the overall quality of the post.
The preview feature is designed to only display images, titles, and descriptions after a post is created. This ensures clarity and relevance in the shared content.
When a user selects a community item, the user is navigated to
Feature | Description |
---|---|
Feature | Description |
---|
Feature
Description
Leave community
Leave the community by tapping Leave community. If you are the last remaining moderator in the community you need to transfer your moderator role to other members before you can leave the community.
Transfer moderator role
Promote a community member to a moderator
Edit community profile page(moderator user)
Access the Community Profile Edit Page
Close community(moderator user)
Close the community by tapping Close community
Community member page
Access the Community member page
Community Notification setting
View notification setting status and access the Community Push notification setting page
Feature
Description
toggle on/off notification community level setting
Users can choose to toggle on/off the notification setting for this specific community
Hide disable notification setting.
Users will not see push notifications that have been turned off
error state handle
When users try to change the status of the community push notification setting and get an error from our back-end due to a failed attempt
Feature
Description
Toggle on/off notification community level setting
User can choose to toggle on / off the notification setting for this specific community
Hide disable notification setting.
User will not see the push notifications that have been turned off
Error state handle
When use tries to change the status of the community push notification setting but not success due to get error from Backend , we will show pop up and return the toggle state to the previous state
Post creation
Create post by adding content such as text, images, videos, and files. Refer to Supported types for more details.
Mention in post
Mention users in post by typing @ to activate mention suggestion and selecting their names in the suggestion list. Up to 30 users can be mentioned per post.
An alert will be shown if character count is greater than 50000 or mentions count is greater than 30.
Parameter
Description
postTarget
enums to determine where is the target feed
consist of myFeed
and community(AmityCommunityModel)
Feature | Description |
Comment editing | Edit comment content and tap Save to submit changes. |
Mention in comment | Mention users in comments by typing @ to activate mention suggestion and selecting their names in the suggestion list. Up to 30 users can be mentioned per post. An alert will be shown if character count is greater than 50000 or mentions count is greater than 30. |
Parameter | Data type | Description |
|
| Comment model |
|
| Target community identifier |
Comment creation | Add comments to post |
Mention in comments | Mention users in comments by typing @ to activate mention suggestion and selecting their names in the suggestion list. Up to 30 users can be mentioned per post. An alert will be shown if character count is greater than 50000 or mentions count is greater than 30. |
Parameter | Data type | Description |
|
| Comment model |
|
| Target community identifier |
Feature | Description |
Toggle on/off notification community level setting | Users can choose to toggle on/off the notification setting for this specific community |
Hide disable notification setting. | Users will not receive push notifications that have been turned off |
Error state handle | When users tries to change the status of the community push notification setting and get an error from our back-end due to a failed attempt |
No internet connection state | If users do not have a stable internet connection, the system will show the error |
Feature | Description |
Becoming a member | User can tap Join button to join a community |
Post creation |
Community profile update |
Feature | Description |
Post content | View content of the post including reactions and comments. |
Edit post |
Delete post | Tap ... and select Delete post. Tap Delete in the confirmation message to confirm post deletion. Otherwise, tap Cancel. |
Report post | Tap ... and tap Report or Undo Report to report or undo report respectively. |
Create a comment by adding text to the compose bar and tapping Post |
Edit comment |
Delete comment | Tap ... below the comment and tap Delete comment. Tap Delete in the confirmation message to confirm deletion. Otherwise, press Cancel. |
This page shows user profile information as well as user feed
There are 2 states of User profile page:
1. User's own profile
2. Other User's Profile
User can tap the floating action button to open
Creator can tap Edit profile button to open
Navigate to
Will navigate to
Feature
Description
Community feed
User can scroll vertically to see a list of posts from a community feed
Feature
Description
Gallery
Scroll vertically to see images and videos from posts in a community feed
Media Filter
Filters according to media type (Photos and Videos). Tap the corresponding tabs to see the filtered posts.
Feature
Description
Navigation to user profile page
User can view profile page by tapping on member list item
Report user
User can report members present in community
Parameter
Description
community
AmityCommunityModel
Feature
Description
User feed
User can scroll vertically to see a list of posts from a user feed
Feature
Description
User Profile
User can view display name and description
Post creation
User can tap the floating action button to open Post creation page to create a post on user's own page
User profile update
User can tap Edit profile to open User profile edit page to update user's own profile
Feature
Description
Text editing
User can edit text content
Image removal
User can remove images
File removal
User can remove files
Parameter
Description
postId
identifier of the particular post
This component shows a user feed of a specific user.
This User profile page can support the Follow feature and User Privacy feature
There are two views for the user profile page.
This view allows the user to see his own user profile detail and his own user feed, there are two state user can see.
Default state : Allows user to see his own following user counter and Follower user counter.
Request pending state : Allows user to see his own following user counter, Follower user counter, and also the follow request he received.
You can get this view by using this code:
This view allows the user to see other user's profile detail and their user feed. There are two states user can see
In the other user view , UIKIT has two main views that support the Follow user connection and the User privacy view.
Default state : Allows user to see the connection between the current user and the target user profile.
You can get this view by using this code:
In this page, user can see all the follow request he has received. He can either accept or decline the request as well.
The user sorting will be based on what the server provides.
The follow request will not automatically update. User needs to accept or decline first and if the follow request is not available, system will remove the request from list and prompt that the request is unavailable.
You can use the component with this code:
There are two main state based on the user connection.
In version 2.2, we do not have the User notification setting in the menu.
You can try this code:
Feature
Description
Current user profile
If current user will access other user's following and Follower user list, he will see his own profile on top of the list
Report / undo report user
User can send report or undo report in this page via the action menu UIKIT included in this page
Remove user from follower list
If current user will access his own follower list, he can remove followers via the three dots button and action menu
Redirect user to user profile page.
If user taps on the user item list, he will be redirected to user profile page of that user
Feature
Description
User feed
User can scroll vertically to see a list of posts from a user feed
Private feed
User cannot see the feed content if user is not connected and the Privacy setting is Private
Feature
Description
Follower counter
Shows the total count of followers. It will redirect to Following / Follower user list page when clicked.
Following counter
Shows the total count of users that you're following. It will redirect to Following / Follower user list page when clicked.
Pending follow request section
If you have pending follow requests from other users, you will see the pending request section. It will redirect to Follow request page when clicked.
Edit user profile
It will redirect to User profile edit page when clicked.
Feature
Description
Follow button
When clicked, the system will make a connection with the User.
If the Connection method = with request, system will change to cancel pending state.
Cancel request button
When clicked, follow request will be canceled
Follower counter
Shows the total count of followers. It will redirect to Following / Follower user list page when clicked
Following counter
Shows the total count of users that you're following. It will redirect to to Following / Follower user list page when clicked.
Pending follow request section
If you have pending follow requests from other users, you will see the pending request section. It will redirect to Follow request page when clicked.
Edit user profile
It will redirect to User profile page when clicked.
User feed (Private view)
If a connection was not established, the user profile and the Private setting is Private.
Feature
Description
User profile update
User can update the information such as avatar, display name, and description. Profile will be updated upon tapping Save.
Feature | Description |
Accept Follow request | If user accepts the follow request , system will create a relationship with the request sender and the request item will be removed from the list. |
Decline Follow request | If user declines the follow request, system will invalidate the follow request |
Feature | Description |
Report / unreport | User can report or unreport user in this user setting page |
Unfollow | User can unfollow other user |
Feature | Description |
Edit profile |
When clicked, user will be redirect to
Feature
Description
Member Selection
User can select a list of users
Feature
Description
Post creation on user's own feed
When a user selects My Timeline, UIKit will open Post Creation page with the user's own feed as the target.
Post creation on community feed
When a user selects a community, UIKit will open Post Creation page with the selected community.