User Profile Page

This page shows user profile information as well as user feed

There are 2 states of User profile page:

1. User's own profile

2. Other User's Profile

Components

Features

Usage

let viewController = AmityUserProfilePageViewController.make(withUserId: "USER_ID")

Last updated