How do I arrange the Profile Image View to pin next to the Username at the top in the arranged Stack View? – Ios swift
So I have a stack view and the profile image needs to go next to the the username and stay there. How do I do that in this arranged stack view without conflicts because I have tried to anchor it…