Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shu223/misc


https://github.com/shu223/misc

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# misc

## TTMCircleLayout

Circular layout class for UICollectionView.

Modified from Apple's "CircleLayout" class which is included in WWDC 2012 example.

###Features

- Adaptive to the size of the collection view.
- Customizable in IB.

###How to use

Just set in IB as the Custom Layout Class.

## TTMCountingLabel

- Modified from [UICountingLabel](https://github.com/dataxpress/UICountingLabel)
- Enabled to customize `easingRate` property.

## TTMAnimatedCalendar