-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
トーク選択画面を追加 #28
base: master
Are you sure you want to change the base?
トーク選択画面を追加 #28
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コメントしました!
} | ||
|
||
func transitionToChatsViewController(selectedRoom room: Room) { | ||
//TODO:- 画面遷移時に加えて値の引き渡しをする |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
渡す値は,ルームの名前とルームIDだと思うのですが,
その場合はRoomモデルにidを追加する必要がありそうですね。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
あ、確かにそうですね、、、!!
このPRでChat側に渡しておいていいですか??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
お願いします!🙇♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
遅くなりましたが、更新しました!!
ebb7fd7
to
1761114
Compare
概要
レビュー観点
とりあえず、未確定の部分や画像周りの部分はあとでやります。
レビューレベル
Lv0: まったく見ないでAcceptするLv2: 仕様レベルまで理解して、仕様通りに動くかある程度検証してAcceptするLv3: 実際に環境で動作確認したうえでAcceptするスクリーンショット