Community Creation Page
This page provides a form for community creation.
Last updated
Was this helpful?
Was this helpful?
val intent = Intent(this, AmityCommunityCreatorActivity::class.java)
startActivity(intent)AmityCommunityCreatorFragment.newInstance().build()