Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a cover background view #89

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mmmilo
Copy link

@mmmilo mmmilo commented Aug 14, 2014

Let the toast act as an alert replacement, by blocking interaction until the notification is dismissed.
A minor replacement until #22 is tackled.

Adds 2 new option keys: kCRToastShowCoverBackgroundKey (BOOL) and kCRToastCoverBackgroundColorKey (UIColor)
Sets the defaults, and animates the background in/out using animateInTimeInterval and animateOutTimeInterval

(Closed previous one as I didn't create a branch)

@cruffenach
Copy link
Owner

This looks great @mmmilo. Will test locally and get it in soon. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants