Skip to content

User view types

Charles Wright requested to merge cvwright/user-view-types into main

This MR updates and expands the SwiftUI Views for showing information about a user.

  • The View for showing a user's avatar image is updated with a new name and automatic fetching of the avatar image
  • A new View for showing the user's displayname and automatically fetching it if nil

Merge request reports