Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated readme.
  • Loading branch information
blommegard committed Jun 17, 2011
1 parent 2ad14b0 commit 0af44fa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.markdown
@@ -1,10 +1,14 @@
# SBTableAlert
## Features
* Easy to use
* Easy to use (see the demo app).
* Multiple and single selection of cells.
* Supports orientation change.
* Easy to customize, access UITableView and UIAlertView via properties.
* Optional "Apple styled"

## Screenshots
![Screenshot](https://github.com/simonb/SBTableAlert/raw/master/SBTableAlertDemo/Screenshots/Single.png "Single")

![Screenshot](https://github.com/simonb/SBTableAlert/raw/master/SBTableAlertDemo/Screenshots/Multiple.png "Multiple")

![Screenshot](https://github.com/simonb/SBTableAlert/raw/master/SBTableAlertDemo/Screenshots/Apple.png "Apple Styled")
Binary file added SBTableAlertDemo/Screenshots/Apple.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SBTableAlertDemo/Screenshots/Multiple.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SBTableAlertDemo/Screenshots/Single.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0af44fa

Please sign in to comment.