Community Feed
This component shows a community feed of a specific community.
Last updated
Was this helpful?
Was this helpful?
let viewController = AmityCommunityProfilePageViewController
.make(withCommunityId: "<community-id>")AmityCommunityFeedFragment
.newInstance(community or communityId)
.build(activity)