Search results for md

GMDCircleLoader screenshot

GMDCircleLoader

January 06, 2015 • MIT License
GMDCircleLoader is a neat and easy to use loading view meant to replicate Apple’s progress loading view of an ongoing task.
LMDropdownView screenshot

LMDropdownView

December 10, 2014 • MIT License
LMDropdownView is a simple dropdown view inspired by Tappy
MDIncrementalImageView screenshot

MDIncrementalImageView

December 08, 2014 • MIT License
UIImageView subclass that loads the image progressively . - Loads images incrementally like web pages do . - Optimised for use in UITableView's and UICollectionView's . - Provides delegat...
No image provided.

SQPersist

December 04, 2014 • MIT License
Objective-C Persistence framework wrapper around SQLite : saves your data into SQLite database, without writes SQL requests.
MDMenuViewController screenshot

MDMenuViewController

November 14, 2014 • MIT License
MDMenuViewController is an iOS container view controller that coordinates between its content view controllers through a side menu that is shown from the side with appealing animation , supports iO...
JMFormDescription screenshot

JMFormDescription

October 17, 2014 • MIT License
JMFormDescription is an Objective-C library for easily creating and managing complex structured forms.
THMoreFromDeveloper screenshot

THMoreFromDeveloper

October 11, 2014 • MIT License
Control to show other APPs from a Developer
RTFramework screenshot

RTFramework

September 22, 2014 • MIT License
Just a simple framework to display 3d content, easy to integrate with augmented reality frameworks(tested with vuforia)
MDSpreadView screenshot

MDSpreadView

April 26, 2014 • MIT License
A 2D table view for iOS apps, that works just like UITableView! This is the demo project, the code is available here: https://github.com/mochidev/MDSpreadView
MDCSwipeToChoose screenshot

MDCSwipeToChoose

April 15, 2014 • MIT License
Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
PIImageDoodler screenshot

PIImageDoodler

March 14, 2014 • Unspecified License
App to take any picture from photo album and draw custom drawing and erase it.
RMDownloadIndicator screenshot

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...
DMDynamicWaterfall screenshot

DMDynamicWaterfall

January 25, 2014 • MIT License
UICollectionView Waterfall Layout with UIKit Dynamics.
MDBrowser screenshot

MDBrowser

December 25, 2013 • MIT License
MDBrowser is a very convenient iOS browser that you can present and dismiss with a neat pop up animation,also supports slide from bottom animation ,has a back and forward button so the user can nav...
No image provided.

AMDraggableBlurView

December 09, 2013 • MIT License
Draggable blurred view. This control is inspired by the brilliant work of César Pinto Castillo's AMBlurView
RFMarkdownTextView screenshot

RFMarkdownTextView

December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.
MDSearchBarController screenshot

MDSearchBarController

November 28, 2013 • MIT License
A custom search controller.
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...
VMDInstrumenter screenshot

VMDInstrumenter

November 09, 2013 • BSD License
A simple Objective-C singleton to instrument, trace, and suppress selectors at runtime. Sometimes you need to debug a 3rd party library but you don't have access to the source code, and sometimes y...
RMDateSelectionViewController screenshot

RMDateSelectionViewController

October 26, 2013 • MIT License
This is an iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion