Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 9 additions & 15 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,27 +1,21 @@
# 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).


<!-- MacBuildServer Install Button -->
<div class="macbuildserver-block">
<a class="macbuildserver-button" href="http://macbuildserver.com/project/github/build/?xcode_project=QuickDialog.xcodeproj&amp;target=QuickDialogExample&amp;repo_url=git%3A%2F%2Fgithub.com%2Fescoz%2FQuickDialog.git&amp;build_conf=Release" target="_blank"><img src="http://com.macbuildserver.github.s3-website-us-east-1.amazonaws.com/button_up.png"/></a><br/><sup><a href="http://macbuildserver.com/" target="_blank">by MacBuildServer</a></sup>
</div>
<!-- MacBuildServer Install Button -->

## Quick and simple dialogs for iOS developers
---

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!

## Examples

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

![Sample iPhone 6](/sample_images/qd_iphone6.png "Sample iPhone 6")

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

![Sample iPad](/sample_images/qd_ipad.png "Sample iPad")

----------

Expand Down
Binary file added sample_images/qd_ipad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample_images/qd_iphone6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.