Skip to content

피어세션_w2

NamKiBeom edited this page Nov 27, 2020 · 2 revisions

🐳 Whale 팀 iOS (A,B,C)

디자인 패턴

삽질?

  • collectionView 안에 collectionView??
  • collectionView section끼리 들어가는 데이터 타입이 다를 때
  • collectionViewListCell accessory
  • alpha가 0.01이하면 버튼취급 안해준다😂
    • Apple said This method ignores view objects that are hidden, that have disabled user interactions, or have an alpha level less than 0.01.
  • drag and drop : 관리해주는 delegate가 따로 있다. (tableView, collectionView 둘 다 가능)

고민거리

  • widget Kit
    • SwiftUI를 학습해야한다.. 러닝커브 크다..
  • online / offline 데이터 동기화
  • 코로나19.. 스파크 못감
Clone this wiki locally