• Stars
    star
    256
  • Rank 159,219 (Top 4 %)
  • Language
    Objective-C
  • Created over 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GLGooglePlusLikeLayout

This layout is inspired by GooglePlus.

GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout.

Note

  • To support older versions of iOS you can use open source 100% API compatible replacement of UICollectionView for iOS4.3+ ie. PSTUICollectionView, just add PS on any UICollectionView* class
  • GLGooglePlusLikeLayout is just for demo purpose.

Usage

Refer GLDemoViewController for the demo.

Limitation

  • No supplementary footer view and decoration view.
  • Variable column(s) support (Currently only 2 default columns are supported).

Screen Shots

License

http://gautam.mit-license.org/