-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Feat] #109 - 습관방 시작 서버 연결 #114
Conversation
Merge branch 'develop' of https://github.com/TeamSparker/Spark-iOS into feature/TeamSparker#109
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.
습관방 시작해주세요! 1일 1인증 하겟슴당!
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.
코드리뷰만 수정해서 머지해주세여~
@@ -146,6 +146,20 @@ public class RoomAPI { | |||
} | |||
} | |||
|
|||
func startRoom(roomID: Int, completion: @escaping(NetworkResult<Any>) -> Void) { |
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.
WithApi 추가해주세여~
// FIXME: - getFeedListFetchWithAPI 위치 변경 | ||
DispatchQueue.main.async { | ||
self.getFeedListFetchWithAPI(lastID: self.feedLastID) { | ||
// self.collectionView.scrollToItem(at: IndexPath(item: 0, section: 0), at: .bottom, animated: false) | ||
} | ||
} |
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 요약
🌱 작업한 브랜치
🌱 작업한 내용
📌 참고 사항
화면 전환 추후 구현
📸 스크린샷
📮 관련 이슈