Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Collin Ruffenach committed Feb 19, 2014
1 parent 9eefc53 commit 944a494
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

### CocoaPods

`pod 'CRToast', '~> 0.0.4'`
`pod 'CRToast', '~> 0.0.5'`

### Manual

Expand Down Expand Up @@ -52,15 +52,17 @@ Generates this
`CRToast` allows for setting of
- Alert Text
- Left aligned image
Title and Subtitle text with:
- Text Color
- Text Font
- Text Alignment
- Text Color
- Text Shadow Color
- Text Shadow Offset
- Text Max Number of Lines
- Left aligned image
### Customizing Animation
Expand All @@ -69,6 +71,7 @@ Generates this
- Animation Type (Linear, Spring or Gravity)
- Animation Physics Coefficients (Spring Damping, Spring Initial Velocity, Gravity Magnitude)
- Presentation Type (Slide over bars or push content out)
- Status visibility (Status bar on top or below)
- Direction (Enter and exit in any direction)
- Enter, Stay on Screen and Exit Timing
Expand Down

0 comments on commit 944a494

Please sign in to comment.