home.social

#iosui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #iosui, aggregated by home.social.

  1. TIL: To ensure a consistent spacing between the elements in your `UICollectionView`, you must set both `minimumInteritemSpacing` and `minimumLineSpacing` to the same value when using `UICollectionViewFlowLayout`.

    THX 😅