User Profile Edit Page

This page allows a user to edit their own profile information

`

Features

Feature

Description

User profile update

User can update the information such as avatar, display name, and description. Profile will be updated upon tapping Save.

Usage

let viewController = AmityUserProfileEditorViewController.make()

Last updated