This page provides a form for community profile update.
Last updated
Features
Feature
Description
Community profile update
User can update the information such as avatar, community name, description, categories, etc for this community. Profile will be updated upon tapping SAVE.
Usage
Create a Fragment
AmityCommunityEditorFragment
.newInstance(community or communityId)
.build(activity)