paneiOS / Appstore_Copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appstore_Copy

규칙

  1. 앱스토어의 검색화면만 구현해보자.
  2. ReactorKit을 Combine으로 변환해서 도입해보자.
  3. UIKit 사용
  4. 라이브러리: SnapKit, Moya를 사용해보자.
  5. Tool: Fork, Tuist, Gitmoji
  6. 코딩 컨벤션: Swift Style Guide
  7. UI는 비슷하게만 진행하고 아키텍처나 기술사용에 초점을 맞추자.

필수기능

  1. 검색창(전,중,결과)
  2. 상세보기
  3. 더보기
  4. 별점이미지(소수점단위)

API

  1. 검색API - https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/iTuneSearchAPI/index.html#//apple_ref/doc/uid/TP40017632-CH3-SW1

참고사진

당근1 당근2 당근3
당근4 당근5

About