using iOS Dynamic Type on UICollectionViews

列出幾個日後方便參考的文章
  1. Accessible UICollectionViews With Dynamic Type and Self-Sizing Cells
  2. UICollectionViewCell dynamic height (Swift)
  3. iOS UICollectionView estimatedItemSize 自定適應高度(一)
  4. align single UICollectionViewCell to the left of the collectionView
  5. Typography - Visual Design - iOS - Human Interface Guidelines - Apple Developer
  6. Typography - Visual Design - iOS Human Interface Guidelines


重點節錄
Dynamic Type參考官網做法即可,應用在UICollectionView要達到自動縮放cell大小,可參考文章1&2,如果在設定Constraint有問題可參考文章3,都設定成功後可能會遇到cell數量只有一個,cell置中很醜的問題,則是參考文章4。

沒有留言: