Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioIannotta committed Jun 2, 2017
1 parent 4f54908 commit e27583e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -22,11 +22,11 @@ You can customize the popup behavior with the MIBlurPopupDelegate protocol
- ```initialScaleAmmount: CGFloat // ∈(0, 1), this property will be used to calculate size that the popupView will have at the begin of the presentation and at the end of the dismiss. When != 1 it will induce a zoom-effect.```
- ```animationDuration: TimeInterval // the transitions animations duration```

#TODO
# TODO
* [x] Add a todo list
* [x] Add storyboard support (eg: with custom segue)

#Demo
# Demo
In this repository you can also find a demo.

# Info
Expand Down

0 comments on commit e27583e

Please sign in to comment.