Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/escoz/QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
https://github.com/escoz/QuickDialog

Last synced: 3 months ago
JSON representation

QuickDialog - Quick and easy dialog screens for iOS

Awesome Lists containing this project

README

        

# QuickDialog

**Quick and simple dialogs for iOS developers.**

## For more information and documentation, please go to [the project official website](http://escoz.com/open-source/quickdialog).

QuickDialog allows you to create HIG-compliant iOS forms for your apps without having to directly deal with UITableViews, delegates and data sources. Fast and efficient, you can create forms with multiple text fields, or with thousands of items with no sweat!

![Sample](https://github.com/escoz/QuickDialog/raw/master/other/quickdialog2.png "Sample")
![Styling QuickDialog](https://github.com/escoz/QuickDialog/raw/master/other/quickdialog3.png "Styling cells with QuickDialog")

Download the project and run the demo app, I'm sure you'll like how simple it is to create powerful dialogs!

Have a question? ask it on our new Google Groups: https://groups.google.com/forum/?fromgroups&hl=en#!forum/quickdialog

----------

*QuickDialog is inspired by the brilliant MonoTouch.Dialog library created by Miguel de Icaza, which can be found at https://github.com/migueldeicaza/MonoTouch.Dialog.*

----------