Search results for ml

MLKPageViewController screenshot

MLKPageViewController

December 31, 2013 • Unspecified License
Using this controller we can create a page control with pages having some padding on 4 sides. We need to just specify the number of Views needs to be show by instantiating MLKPageViewController wit...
MDHTMLLabel screenshot

MDHTMLLabel

November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
MLAlertView screenshot

MLAlertView

October 27, 2013 • MIT License
Tweetbot 3 alert view style and animation
JMMLocationEngine screenshot

JMMLocationEngine

October 03, 2013 • MIT License
A simple set of classes that allow you to quickly use iOS location services and get the four square venues for a location
XMLParser screenshot

XMLParser

July 14, 2013 • MIT License
An easy-to-use XML DOM parser for iOS. Learn more with this article : http://www.zedenem.com/2013/07/xml-parser-for-ios-is-now-featured-on-cocoa-controls/
SHXMLParser screenshot

SHXMLParser

June 22, 2013 • MIT License
Easy to use automatic XML Parser built on NSXMLParser. Convert XML data into native 'Obj C object' easily.
MLPAccessoryBadge screenshot

MLPAccessoryBadge

June 14, 2013 • MIT License
MLPAccessoryBadge is a delightfully customizable UIView subclass that renders text inside a badge, created mainly for use in a UITableViewCell as its accessoryView property. Use it to hint at quant...
MLPPopupMenu screenshot

MLPPopupMenu

April 26, 2013 • MIT License
This is a menu designed to pop from below or from the top of a UIControl based element.
UIColor+MLPFlatColors screenshot

UIColor+MLPFlatColors

April 14, 2013 • MIT License
UIColor+MLPFlatColors is a category for UIColor that adds class methods to conveniently produce 20 new colors designed for flat or semi-flat interface designs. It also adds some methods for choosin...
MLCruxActivity screenshot

MLCruxActivity

March 16, 2013 • MIT License
A UIActivity subclass for opening URLs in Crux Web Browser.
MLPSpotlight screenshot

MLPSpotlight

February 15, 2013 • MIT License
MLPSpotlight is a UIView subclass created to display a spotlight effect over a specific point on the screen in a convenient manner.
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
PdfReportKit screenshot

PdfReportKit

January 26, 2013 • Apache 2.0 License
PdfReportKit is a small utility to create a PDF report starting with an HTML template. It supports header, footer, or other content that needs to appear on every page of the report.
UICoreTextView screenshot

UICoreTextView

January 25, 2013 • zlib License
Easy to use UIView which supports rendering using CoreText
MLTableAlert screenshot

MLTableAlert

December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...
DMLazyScrollView screenshot

DMLazyScrollView

December 03, 2012 • MIT License
DMLazyScrollView for iOS (with support for infinite scrolling) allows you to create and endless (in horizontal direction) UIScrollView organized in pages and load UIViews dynamically only when need...
KLExpandingSelect screenshot

KLExpandingSelect

November 25, 2012 • Apache 2.0 License
A UI Control based on Summly's expanding sharing control. <p>This control is dual licensed:</p> <ul> <li><strong>- For Free,</strong> under the terms of the <a href = "http://opensource.org/li...
HTML Text Editor screenshot

HTML Text Editor

August 26, 2012 • Public Domain License
A very simple implementation that uses CKEditor in web view to edit rich text content and generate HTML for further use.
HMLabel screenshot

HMLabel

June 21, 2012 • BSD License
Finder like color label control. include label control, label select field, label select menu item and label cell.
OCPDFGen screenshot

OCPDFGen

March 24, 2012 • BSD License
This library allows you to generate PDF files from HTML, NSAttributedStrings, and NSStrings. It uses DTCoreText from Cocoanetics to generate the NSAttributedString from HTML, then renders that str...