Setting up image picker in profile screens - allow display of existing avatar

Hi @obrienpaule,

I’m not sure as I mostly did was, clicking on the profile picture, link the user to a modal screen where the image picker is located with a rectangle that’s sticky. That way, user can still see the image behind the modal screen and upload a new one. And in some apps, I simply used a built-in form.

Another solution for you which would be a marketplace component. : image picker vs image component - #3 by Dilon

Thank you and have a great day!