-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ [refactor] AppCoordinator 내부 기능 분리 및 리팩토링 #20
- 기존에 음악을 함께 초이스하던 부분을 제거하고 오로지 뷰 컨트롤러만 띄우도록 개선 - MusicPlayerManager 내부에 플레이어 재생중 상태를 변경할 수 있는 기능 추가 - choice 내부 파라미터 타입 변경 및 로직 수정
- Loading branch information
Showing
3 changed files
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters