GitHub - ashfurrow/UICollectionViewFlowLayoutExample: UICollectionViewFlowLayout Example

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

UICollectionViewFlowLayout Example

This is a small app that shows yo how to use simple UICollectionViewFlowLayout sublcasses and transition between them. You can get a lot of really nice layouts without any further modification than init.

Demonstrates:

  • Custom UICollectionViewFlowLayout subclasses.
  • How to implement UICollectionViewCell subclasses.
  • How to change layouts (with animation).
  • How to set up a collection view without a .xib or Storyboard.

More notes here.

See a Swift implementation of this project here

Small layout Large layout

About

UICollectionViewFlowLayout Example

Resources

Readme

License

MIT license

Activity

Stars

196 stars

Watchers

15 watching

Forks

23 forks

Releases

No releases published