Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

boostcampwm-2024/iOS04-PhotoGether

hsw1920 created a comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
> > VC에서 스티커 버튼 탭 → Input으로 ViewModel에 이벤트 전달. > > ViewModel → 스티커 이미지 URL을 Output으로 방출. > > VC → URL을 받아 CGRect 계산 후 스티커 데이터를 생성해 Input으로 ViewModel에 전달. > > ViewModel → 스티커 데이터를 배열에 저장하고 배열 변경 ...

View on GitHub

hsw1920 created a comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
> > VC에서 스티커 버튼 탭 → Input으로 ViewModel에 이벤트 전달. > > ViewModel → 스티커 이미지 URL을 Output으로 방출. > > VC → URL을 받아 CGRect 계산 후 스티커 데이터를 생성해 Input으로 ViewModel에 전달. > > ViewModel → 스티커 데이터를 배열에 저장하고 배열 변경 ...

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
문제가 많습니다... 현재 이슈로 열려있어요! - (https://github.com/boostcampwm-2024/iOS04-PhotoGether/issues/49#issue-2667560414)

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
아직 순환참조 있습니다 후후

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

hsw1920 pushed 1 commit to feat/#59-implement-edit-photo-guest-ui boostcampwm-2024/iOS04-PhotoGether

View on GitHub

hsw1920 pushed 1 commit to feat/#59-implement-edit-photo-guest-ui boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
> VC에서 스티커 버튼 탭 → Input으로 ViewModel에 이벤트 전달. ViewModel → 스티커 이미지 URL을 Output으로 방출. VC → URL을 받아 CGRect 계산 후 스티커 데이터를 생성해 Input으로 ViewModel에 전달. ViewModel → 스티커 데이터를 배열에 저장하고 배열 변경 이벤트를 방출. VC →...

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
internal + get 용도로 사용했는데 글쎄요?

View on GitHub

hsw1920 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
여기도 공백 2칸입니다

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
공백 2칸입니다

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
필요 없는 공백 발견!

View on GitHub

hsw1920 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
package 접근제어자를 사용한 이유가 궁금합니다

View on GitHub

hsw1920 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
수고하셨습니다.

View on GitHub

hsw1920 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
수고하셨습니다.

View on GitHub

Kiyoung-Kim-57 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
잘 숨었군요! 하지만 아직 죽은 자의 온기가 남아있습니다..

View on GitHub

Kiyoung-Kim-57 created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
Data 리턴에서 path 리턴으로 바뀌었군요! 그럼 메서드 이름도 imagePath로 바꾸는건 어떨까요?

View on GitHub

Kiyoung-Kim-57 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
스티커 API 적용하시느라 고생하셨습니다!

View on GitHub

Kiyoung-Kim-57 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
스티커 API 적용하시느라 고생하셨습니다!

View on GitHub

youn9k created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
단순 궁금증인데 연산프로퍼티로 했을 때의 이점이 뭐가 있을까요?

View on GitHub

youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

Kiyoung-Kim-57 created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
LGTM

View on GitHub

0Hooni created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
**LGTM 💯** 좋은 리팩토링이네요! 사용성이 더 좋아진것 같아요 👍

View on GitHub

0Hooni created a comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
**LGTM 💯** 좋은 리팩토링이네요! 사용성이 더 좋아진것 같아요 👍

View on GitHub

youn9k opened a pull request on boostcampwm-2024/iOS04-PhotoGether
[FEAT/#40] :: 방 생성을 하기 위한 소켓 통신 간 데이터 구조 구현
## 🤔 배경 방 생성 로직 구현에 들어가기 전 소켓을 통해 요청과 응답을 어떻게 주고 받을지에 대한 고민을 했고 그에 대한 작업들이 진행되었습니다. 작업 내용은 아래와 같습니다. ## 📃 작업 내역 ### 🎯 폴더링 (네트워크 모듈, 데이터 모듈) 네트워크 모듈에 많은 파일들이 생겨 HTTP와 WebSocket으로 구분해 폴더링을...
0Hooni created a review comment on a pull request on boostcampwm-2024/iOS04-PhotoGether
[[FEAT/#62] 스티커 API 연결 및 Entity에 맞게 일부 코드 수정](https://github.com/boostcampwm-2024/iOS04-PhotoGether/pull/65/commits/9b33d9ef28ee7246bf36a61ea18c72f7e7afeabd) 해당 커밋에서 반영하였습니다! 👍

View on GitHub

0Hooni created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether

View on GitHub

Load more