fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Feat: Add Account Section Cell in Setting View Controller. #542

Closed baquer closed 5 years ago

baquer commented 5 years ago

Fixes #541

Changes: 1: Add table view cell in setting Vc 2: Show user image and email in the cell

Screenshots for the change:

Screenshot 2019-03-30 at 11 11 09 PM

baquer commented 5 years ago

@chashmeetsingh, @jogendra, Please review the PR.

chashmeetsingh commented 5 years ago

Maybe move reset password and logout to this section as well?

baquer commented 5 years ago

Yeah, It's a good idea to place correlated options under the same section. @jogendra what's your view?

baquer commented 5 years ago

@chashmeetsingh, @jogendra, here is an updated SS.

Screenshot 2019-04-05 at 11 58 57 PM

chashmeetsingh commented 5 years ago

LGTM!