-
Notifications
You must be signed in to change notification settings - Fork 17
Post creation page
This page provides a form for post creation.
This is the default state of post creation:
This is an example of how it looks for text only post.
This is an example of how the hyperlink will look like in creation page and on the post component.
Mention users in a post.
This is an example of creating a text post after an image has been selected.
User can select images from 2 sources.
1. Device camera
2. Device image gallery
The system will show the device file picker if you tap the attach icon.
After the file has been selected, the system will show the file upload progress bar.
You can create a poll post and other users can interact with that poll post by selecting options from the poll post.
You can also mention users in a poll post.
To create a live stream post and for a detailed discussion on the live stream features, refer to Livestream post documentation.
You can mention users in a livestream post.
Feature | Description |
---|---|
Post creation | Create post by adding content such as text, images, videos and files. |
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. |
Guidelines
- Customizing Amity UIKit Open Source
- Contributing to Amity UIKit Open Source
- Submitting fixes and feature requests
Getting Started
UIKit Components