Nav
02/09/2023, 3:04 AMBottomNavigationItem
but I want the icon image of the profile to be the first character of the username when the user registers.
Can anyone point me to some resources on recommended methods of how to dynamically update the imageVector of Icon(imageVector = , contentDescription = null)
to the initials of the username?
Thank you.