User Profile Page
This page shows user profile information as well as user feed
%20(1).png?alt=media&token=46b1b396-c66e-4c05-b0b0-9a472e8fd5bc)

A community member page

Feature | Description |
User Profile | User can view display name and description |
Post creation | User can tap the floating action button to open Post creation page to create a post on user's own page |
User profile update |
Create a Fragment
AmityUserProfilePageFragment
.newInstnce(user or userId)
.build(activity)
A delegate can be passed to customise the components.
Method | Description |
feedFragmentDelegate | Fragment delegation for AmityFeedFragment |
Last modified 3mo ago