Post Creation Page
This page provides a form for post creation
Types of Post Creations:
Text
Text and Images
User can select images from 2 sources.
Device Camera
Device Image Gallery
Text and Files
Text and Videos
Polls
Livestream
To create a live stream post and for a detailed discussion on the live stream features, refer to Livestream post documentation.
Features
Usage
Create a Fragment
User can create a post either on a community feed or user's own feed.
Attachment options
We currently support three types of attachment option when creating a post. These are:
AmityPostAttachmentItem.PHOTO
AmityPostAttachmentItem.VIDEO
AmityPostAttachmentItem.FILE
.
You can optionally choose to allow these attachment options by using the method allowPostAttchments
. By default the fragment includes all attachment options.
Create a post on community feed
Create a post on user's own feed
Last updated