Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cockscomb committed Feb 28, 2016
1 parent 5025026 commit a7d42fe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ HUDKit provides `HUDPresentationController`. This is the HUD interface as an imp

HUDKit provides `HUDProgressViewController` also. This can be used as progress HUD easily.

## Screenshots

<img src="https://raw.githubusercontent.com/cockscomb/HUDKit/master/Screenshots/HUDPresentationController.png" width="414px" />
<img src="https://raw.githubusercontent.com/cockscomb/HUDKit/master/Screenshots/HUDProgressViewController.png" width="414px" />

## Usage

Your view controller must implements `UIViewControllerTransitioningDelegate` like below.
Expand Down
Binary file added Screenshots/HUDPresentationController.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/HUDProgressViewController.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 a7d42fe

Please sign in to comment.