Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/realestate-com-au/persectionlayout

Custom collection view layout
https://github.com/realestate-com-au/persectionlayout

Last synced: about 2 months ago
JSON representation

Custom collection view layout

Awesome Lists containing this project

README

        

# PerSectionLayout

[![Build Status](https://travis-ci.org/realestate-com-au/PerSectionLayout.svg?branch=master)](https://travis-ci.org/realestate-com-au/PerSectionLayout)

Custom collection view layout, inspired by PSTCollectionView and RTFlowLayout (https://github.com/radianttap/RTFlowLayout)

## Setup

PerSectionLayout uses *cocoapods* to manage the iOS dependencies and *xcpretty* to make the output of the command line *xcodebuild* readable. There is a *Gemfile* with the ruby dependencies for bundler to use.

* `cd PerSectionLayout`
* `bundle install`
* `make update`
* `make test`