Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuch committed Sep 8, 2016
1 parent dbc9515 commit d17e6b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
![Swift 2.3](https://img.shields.io/badge/Swift-2.3-orange.svg)
![Platform](https://img.shields.io/badge/platform-iOS%20%7C%20tvOS-lightgrey.svg)

> This project is [Migrating to Swift 3](http://www.jessesquires.com/migrating-to-swift-3/).
> * Swift 2.3 is currently available from the [`swift2.3` branch](https://github.com/aschuch/StatefulViewController/tree/swift2.3)
> * Swift 3.0 is currently available from the [`swift3.0` branch](https://github.com/aschuch/StatefulViewController/tree/swift3.0)
A protocol to enable `UIViewController`s or `UIView`s to present placeholder views based on content, loading, error or empty states.

![StatefulViewController Example](Resources/example.gif)
Expand Down

0 comments on commit d17e6b8

Please sign in to comment.