Skip to content
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

[iOS] RewindJourney Scene UI #153

Merged

Conversation

PushedGun
Copy link
Member

@PushedGun PushedGun commented Nov 30, 2023

❗ 배경

작업 배경에 대한 설명을 작성합니다.
Issue에 대한 링크를 첨부합니다.
#83

🔧 작업 내역

작업한 내용들을 나열합니다.
간결하게 리스트 업하고, 자세한 설명은 아래 리뷰 노트에서 합니다.
브렌치 변경으로 인한 PR 재업로드
#110

🧪 테스트 방법

동작을 테스트할 수 있는 방법을 설명합니다.
앱 실행 방법일 수 있고, 유닛 테스트 실행 방법일 수 있습니다.

📝 리뷰 노트

작업 내역에 대한 자세한 설명을 작성합니다.

📸 스크린샷

작업한 내용에 대한 스크린샷, 영상 등을 첨부합니다.

@PushedGun PushedGun added the 🎨 UI 비즈니스 로직이 없는 UI 작업 label Nov 30, 2023
@PushedGun PushedGun added this to the 🌠 여정 조회 milestone Nov 30, 2023
@PushedGun PushedGun self-assigned this Nov 30, 2023
@PushedGun PushedGun changed the title [iOS] [iOS] RewindJourney Scene UI Nov 30, 2023
@PushedGun PushedGun linked an issue Nov 30, 2023 that may be closed by this pull request
4 tasks
Copy link
Collaborator

@yoondj98 yoondj98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다..!

final class MSMusicView: UIProgressView {

// MARK: - Constants

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이렇게 따로 Metric을 두는 방식을 쓰시는군요..!
하나 배워갑니다.👍

var path: String {
return "../../" + self
}

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분 아마 변경되어서 따로 필요하지 않아도 될 듯 합니다..!

@SwiftyJunnos SwiftyJunnos merged commit 75e1738 into iOS/epic/RewindJourneyScene Nov 30, 2023
27 checks passed
@SwiftyJunnos SwiftyJunnos deleted the iOS/task/RewindJourneySceneUI branch November 30, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 UI 비즈니스 로직이 없는 UI 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RewindJourney Scene UI
3 participants