Community Feed (2.5)
This component shows a list of posts from a community feed.
Features
Usage
AmityCommunityFeedFragment
.newInstance(community or communityId)
.feedType(AmityFeedType.PUBLISHED) // optional, available from version 2.4
.build(appcompatActivity)
Last updated
Was this helpful?