This component shows a user feed of a specific user.
Last updated 8 days ago
Feature
Description
User feed
User can scroll vertically to see a list of posts from a user feed.
Create a Fragment
AmityUserFeedFragment .newInstance(user or userId) .build(activity)