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...
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 . 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.
This component shows a preview of the communities that the user has joined.
When a user selects an community item, the user is navigated to
When a user selects the arrow, the user is navigated to
This component shows the global feed.
Feature
Description
Global feed
Scroll vertically to see a list of posts from 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 Custom Post Ranking for more information about this feature.
You can retrieve your global feed sorted by ranking score with this code.
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
Feature
Description
Top trending
Community list
User can see up to five top trending communities.
Navigation to Community profile
When a user selects a community item, the user is navigated to Community Profile page
This page shows a list of all communities that a user has joined sorted in alphabetical order.
When a user selects a category item, the user is navigated to
User can click on + button , to open
Feature
Description
Community creation
User can create a community by filling the required fields and tapping the Create community button
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
When a user selects a community item, the user is navigated to
Learn how to set push notifications for comment and reply
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
This page provides option for user to manage the community.
This page is not yet officially supported.
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)
Close community(moderator user)
Close the community by tapping Close community
Community member page
Community Notification setting
This component consists of Recommend community, Top trending community, and Categories components.
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.
Post creation
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.
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
Parameter
Description
postTarget
enums to determine where is the target feed
consist of myFeed
and community(AmityCommunityModel)
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
.
Where user can set the push notification related to posts
Role-related notification settings will be supported soon‌.
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
This page provides a form for community profile update
This page allow user to set the push notification for each community.
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
Access the
Access the
View notification setting status and access the
Create post by adding content such as text, images, videos, and files. Refer to for more details.
This page provides information on editing comment content
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.
Create a view controller
The function will create a new instance of AmityCommentEditorViewController
.
Parameters
Parameter
Data type
Description
comment
AmityCommentModel
Comment model
communityId
String
Target community identifier
This page provides a form to edit post content.
Limitation: Images and files can only be removed from a post. New images or files cannot be added.
Feature
Description
Text editing
User can edit text content
Image removal
User can remove images
File removal
User can remove files
Create a view controller
Parameter
Parameter
Description
postId
identifier of the particular post
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.
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.
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.
This page provides information on creating comment
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.
Create a view controller
The function will create a new instance of AmityCommentCreatorViewController
.
Parameters
Parameter
Data type
Description
comment
AmityCommentModel
Comment model
communityId
String
Target community identifier
Navigate to
Will navigate to
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
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
Community feed
User can scroll vertically to see a list of posts from a community feed
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.
Feature
Description
Follower counter
Following counter
Pending follow request section
Edit user profile
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.
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
Following counter
Pending follow request section
Edit user profile
User feed (Private view)
If a connection was not established, the user profile and the Private setting is Private.
You can get this view by using this code:
Feature
Description
Edit profile
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.
Feature
Description
Report / unreport
User can report or unreport user in this user setting page
Unfollow
User can unfollow other user
You can try this code:
In this page , user will see the list of the following user (users who the target userId has been following) and the follower user(users who follow the target userId).
In the current state , NO search in Following and follower list.
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
You can try it with this code:
This component shows a user feed of a specific user.
This view allows user to view and interact with the feed content normally. This also applies when the Privacy setting is Public.
This view blocks any user to see the target user's feed content. This view only exist if the Private setting is Private.
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
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.
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
You can use the component with this code:
Shows the total count of followers. It will redirect to when clicked.
Shows the total count of users that you're following. It will redirect to when clicked.
If you have pending follow requests from other users, you will see the pending request section. It will redirect to when clicked.
It will redirect to when clicked.
Shows the total count of followers. It will redirect to when clicked
Shows the total count of users that you're following. It will redirect to to when clicked.
If you have pending follow requests from other users, you will see the pending request section. It will redirect to when clicked.
It will redirect to when clicked.
When clicked, user will be redirect to
Feature
Description
Post creation on user's own feed
Post creation on community feed
When a user selects My Timeline, UIKit will open with the user's own feed as the target.
When a user selects a community, UIKit will open with the selected community.