CRToast icon indicating copy to clipboard operation
CRToast copied to clipboard

Add a cover background view

Open mmmilo opened this issue 10 years ago • 1 comments

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)

mmmilo avatar Aug 14 '14 21:08 mmmilo

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

cruffenach avatar Aug 18 '14 18:08 cruffenach