Community Creation Page
This page provides a form for community creation.
Last updated
Was this helpful?
Was this helpful?
// Create type
let viewController = AmityCommunityCreatorViewController.make()
// Edit type
let viewController = AmityCommunityEditorViewController.make(withCommunityId: "COMMUNITY_ID")