Post Edit Page
This page provides a form to edit post content.


Features
Feature
Description
Text editing
User can edit text content
Image removal
User can remove images
File removal
User can remove files
Usage
Create a view controller
let viewController = AmityPostEditorViewController.make(withPostId: "POST_ID")
Parameter
Parameter
Description
postId
identifier of the particular post
Last updated
Was this helpful?