Skip to content

Commit

Permalink
Screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
angelolloqui committed Jan 2, 2014
1 parent 960c666 commit a5d680d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Why use AGBlurTransition?

There are many implementations of view controllers and blur effects. However, they all require changing the code to adapt to their API for presenting/dismissing. With this library, your code will stay using regular modal view controller methods for preseting/dismissing, all you need to do is indicate the transition delegate before presenting it.

<img src="https://raw.github.com/angelolloqui/AGBlurTransition/master/screenshots/screenshot1.png" style="display:block; margin: 10px auto 30px auto; align:center">
<img src="https://raw.github.com/angelolloqui/AGBlurTransition/master/screenshots/screenshot2.png" style="display:block; margin: 10px auto 30px auto; align:center">


Installation
------------
Expand Down
Binary file added screenshots/screenshot1.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 screenshots/screenshot2.png
Loading
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 a5d680d

Please sign in to comment.