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

https://github.com/cleveroad/crcellcollectionview

With this component, pictures in your apps collection view will look like honeycomb instead of the boring standard variant
https://github.com/cleveroad/crcellcollectionview

Last synced: about 1 year ago
JSON representation

With this component, pictures in your apps collection view will look like honeycomb instead of the boring standard variant

Awesome Lists containing this project

README

          

# CRCellCollectionView [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

[![CI Status](http://img.shields.io/travis/Sergey/CRCellCollectionView.svg?style=flat)](https://travis-ci.org/Sergey/CRCellCollectionView)
[![Version](https://img.shields.io/cocoapods/v/CRCellCollectionView.svg?style=flat)](http://cocoapods.org/pods/CRCellCollectionView)
[![License](https://img.shields.io/cocoapods/l/CRCellCollectionView.svg?style=flat)](http://cocoapods.org/pods/CRCellCollectionView)
[![Platform](https://img.shields.io/cocoapods/p/CRCellCollectionView.svg?style=flat)](http://cocoapods.org/pods/CRCellCollectionView)

![Header image](/images/header.jpg)

## Cleveroad introduces CellCollectionView for iOS

Do you want to change something in your app? Start with its collection view! Cleveroad iOS developers are glad to present you CRCellCollectionView library. With this component, pictures in your apps collection view will look like honeycomb instead of the boring standard variant.

![Demo image](/images/demo.gif)

This view allows placing more pictures on one page at the same time which makes UX of your app more convenient. Moreover, people love pictures, that’s why new original UI of your collection view will definitely attract their attention.

So, don’t be afraid to make some changes, just add some creativity to your app and users will love it!

[![Awesome](/images/logo-footer.png)](https://www.cleveroad.com/?utm_source=github&utm_medium=label&utm_campaign=contacts)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

* iOS 8 or higher

## Installation

CRCellCollectionView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```
pod "CRCellCollectionView"
```

and run pod install in terminal.
Usage

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Support

If you have any questions, issues or propositions, please create a new issue in this repository.

If you want to hire us, send an email to sales@cleveroad.com or fill the form on contact page

Follow us:

[![Awesome](/images/social/facebook.png)](https://www.facebook.com/cleveroadinc/) [![Awesome](/images/social/twitter.png)](https://twitter.com/cleveroadinc) [![Awesome](/images/social/google.png)](https://plus.google.com/+CleveroadInc) [![Awesome](/images/social/linkedin.png)](https://www.linkedin.com/company/cleveroad-inc-) [![Awesome](/images/social/youtube.png)](https://www.youtube.com/channel/UCFNHnq1sEtLiy0YCRHG2Vaw)

## License

The MIT License (MIT)

Copyright (c) 2016 Cleveroad Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.