# UI <img width="443" alt="editProfileVC" src="https://user-images.githubusercontent.com/42542860/84630246-a29c6d00-af26-11ea-94d1-bb504aa626ae.png"> # 詳細 プロフィール画像は`UIButton`に埋め込む Change Profile Photoも`UIButton`で設定する。 上記2つのいづれかがタップされたら以下の画像のようにActionSheetを表示する <br> <img width="408" alt="showActionSheer" src="https://user-images.githubusercontent.com/42542860/84630619-2c4c3a80-af27-11ea-9700-cab2669bfa9d.png"> <br> <br> 名前の変更は`UITextField`を使用する