Currently the "edit profile" button in the profile section doesn''t link to anything.
Create the edit profile screen, as linked in the Zeplin. All text fields are editable and the "edit button" by the profile picture links to a UIImagePickerController (see the current sign up flow, in the profile picture section, for reference).
Details for the network requests will follow - for now get the UI done.
Currently the "edit profile" button in the profile section doesn''t link to anything.
Create the edit profile screen, as linked in the Zeplin. All text fields are editable and the "edit button" by the profile picture links to a
UIImagePickerController
(see the current sign up flow, in the profile picture section, for reference).Details for the network requests will follow - for now get the UI done.
Let me know if you have questions.