OK so i have my profile page set up.
Ignore my formatting on the profile page counts, I’ll fix it later.
I have determined that there’s no easy way to allow users to edit their profile/avatar ON the profile screen (is this right? if not LMK because I’d rather simplify this) – so I have created the Edit Profile screen and clicking EDIT PROFILE brings the user there.
In the edit screen, I have the image picker set up so users can select their avatar; I tried setting that component to 0% opaque and putting the existing image display UNDER it so users could see their existing avatar on this screen and decide whether to change it, but doing this blocks the image picker’s functionality entirely. Why? And is there another way to accomplish this?

