Beautiful Bar Chart
August 26, 2017 • MIT License
Created along with a tutorial on how to build your own bar chart: https://medium.com/@leonardnguyen/build-your-own-chart-in-ios-part-1-bar-chart-e1b7f4789d70
AAChartKit-Slim
June 02, 2017 • MIT License
Features:
1. Support iOS 6, ARC & Objective C.
2. Powerful,support the column chart, bar chart, line chart, spline chart, pie chart, polar chart, radar chart and other graphics.
3. Interactive...
CoreTextLabel
February 10, 2015 • MIT License
With CoreTextLabel you are able draw NSAttributedString or HTML with custom font and color in iOS (>= 5.0) applications. numberOfLines and truncation (NSLineBreakByTruncatingTail) is also supported...
ODMultiColumnLabel
August 16, 2014 • MIT License
A UILabel replacement that renders text on multiple columns, comes in both Objective-C and Swift versions
No image provided.
RBCollectionViewBalancedColumnLayout
March 20, 2014 • MIT License
A custom UICollectionViewLayout that displays your cells in columns that are balanced for height. Instead of telling the layout how many columns you want, just tell it the width of your cells and ...
No image provided.
TSTableView
August 30, 2013 • MIT License
TSTableView is UI component for displaying multi columns tabular data with support of hierarchical rows and columns structure. It provides smooth animations for item selection and dynamic content ...
No image provided.
DWGridController
February 28, 2013 • MIT License
The DWGridController allows you to display cells in a grid view where rows and columns can be (infinitely) scrolled separately.
No image provided.
MultiColumnTableViewForiOS
September 07, 2011 • Unspecified License
A multi-column table view based on the UITableView for iOS.