GCDiscreetNotificationView icon indicating copy to clipboard operation
GCDiscreetNotificationView copied to clipboard

A discreet, non-modal, notification view for iOS.

Results 3 GCDiscreetNotificationView issues
Sort by recently updated
recently updated
newest added

To install using cocoapods, add the line in your podfile: pod 'GCDiscreetNotificationView', :git => 'https://github.com/gcamp/GCDiscreetNotificationView.git'

It would be nice if you could set the color through the API.

I wrote this function as a way of reproducing the issue. If you try to "show" a notification while the previous notification is in the process of hiding, it will...