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

Coordinator와 DI 구현 #17

Merged
merged 23 commits into from
Nov 16, 2022
Merged

Coordinator와 DI 구현 #17

merged 23 commits into from
Nov 16, 2022

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    0187223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807f0b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc45533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a695b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b06b05 View commit details
    Browse the repository at this point in the history
  6. [feat] BrowseCell 정의

    수정할 사안
    - 높이 동적으로 계산
    - 헤더 동적으로 계산
    jinwoong16 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e5ca6bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41ca5a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d332d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    895b3ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    437c10d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    240e9ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22d7ece View commit details
    Browse the repository at this point in the history
  13. [feat] header를 추가

    - 이미지를 추가해야함.
    jinwoong16 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    30219bd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. [feat] DIContainer 구현

    jinwoong16 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0816f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d673792 View commit details
    Browse the repository at this point in the history
  3. [feat] AppCoordinator 작성.

    - tabbar controller를 가지고 있습니다.
    jinwoong16 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2bef5c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaf20d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf2a63a View commit details
    Browse the repository at this point in the history
  6. [feat] Home View Controller 추가

    - 현재는 ViewModel를 가지고 있지는 않습니다. 추후에 추가합시다 :)
    jinwoong16 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ed53e92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ec6465 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd97d76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9df88b9 View commit details
    Browse the repository at this point in the history
  10. [feat] App Appearance를 추가.

    - 탭바의 배경색이 흰색이고,
    - 선택했을 때의 색상은 maxYellow여야 한다.
    jinwoong16 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dedabd4 View commit details
    Browse the repository at this point in the history