Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avielg committed Apr 30, 2014
1 parent e5e171b commit bac9eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Custom view for easily displaying in-app push notification that feels like defau

<img src="https://github.com/avielg/AGPushNote/blob/master/Resources/push_ex.png?raw=true" height="50%">

* Will look liks iOS7 on iOS7 and will (try to) look like iOS6 on iOS6.
* Will look like iOS7 on iOS7 and will (try to) look like iOS6 on iOS6.
* Both block and protocol ways are available to control the action of tapping the message and showing/dismissing the view.
* Automatic handling for more than 1 push - Try calling `showWithNotificationMessage:` repeatedly to see how this works (Shown in the example app).
* Action block for tapping the message can be changed at any time - even after the view is already on screen! (Use `setMessageAction:` to set it).
Expand Down

0 comments on commit bac9eb8

Please sign in to comment.