STTabbar
June 23, 2020 • MIT License
A subclass on UITabbar that provides allows you to customize a shape of UITabbar with raised center button.
CurvedCollection
January 01, 2018 • MIT License
Layout to set collection cells in different curved and non curved shapes.
MUSleepGraph
November 22, 2016 • Apache 2.0 License
This is a unique library to present data per week
AFCurvedArrowView
October 17, 2016 • MIT License
A view to show a configurable arrow wherever you need. (Mostly useful for user guides) You don’t need to have different images for arrows for different screen sizes.
WYChart
September 24, 2016 • MIT License
A simple and elegant Chart library with rich animations.Include line, pie and radar chart.
JTChartView
July 04, 2015 • MIT License
JTChartView is the new lightweight and fully customizable solution to draw a curve and fill the space underneath it with a gradient. The result is a beautiful chart.
COBezierTableView
March 29, 2015 • MIT License
UITableView modification written in Swift where cells are scrolling in an arc defined by a BezierPath.
Project even include classes for editing BezierPaths.
INTUAnimationEngine
October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS.
INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
AHKBendableView
July 12, 2014 • MIT License
`BendableView` is a `UIView` subclass that bends its edges when its position change is animated. Internally, `BendableView` contains `CAShapeLayer`, which acts as its background. The layer's `path`...
RMDownloadIndicator
February 16, 2014 • MIT License
RMDownloadIndicator is a visual display for downloading of files. It displays the amount of file download as a pie chart just like the app download from the app store in iOS . The colors, radius pe...
QuadCurveMenu (Burtlo)
March 25, 2013 • MIT License
A fork of the original [QuadCurveMenu](/controls/quadcurvemenu), now [AwesomeMenu](https://github.com/levey/AwesomeMenu), that is more configurable and extendable. I proposed a pull request and thi...
PathMove
June 12, 2012 • BSD License
A demonstration of moving an object along a bezier path in iOS.