LoginSignup
33
33

More than 5 years have passed since last update.

[iOS] UICollectionView のレイアウトクラスを作成して「Pinterest」風のレイアウトを実現する[Swift版移植]

Posted at

この記事について

この記事では、写真共有ウェブサイト「Pinterest」風のレイアウトを iOS、Swiftで実現するためのものです。

具体的には以下の画像のような、「高さの異なるセルが敷き詰められているレイアウト」になります。
screenshot.png

尚、内容としては下の記事をSwiftに置き換えただけのものですので、解説などはそちらを参照ください。
http://dev.classmethod.jp/smartphone/iphone/ios-pinterest-layout/

ソースコードは、こちらで公開しています。
https://github.com/k-neo/StaggeredGridLayout


筆者参考

札幌圏でリモート開発、在宅勤務を中心としたシステム開発の会社を経営しています。

ローラハウス

33
33
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
33
33