Community Creation Page
This page provides a form for community creation.
In this version, there is no support for Only admin can post
Feature and Component
Usage
Create a view controller
// Create type
let viewController = AmityCommunityCreatorViewController.make()
// Edit type
let viewController = AmityCommunityEditorViewController.make(withCommunityId: "COMMUNITY_ID")