peterprokop / SwiftOverlays

SwiftOverlays is a Swift GUI library for displaying various popups and notifications
MIT License
631 stars 83 forks source link

Customizable SwiftOverlay.backgroundColor #27

Open moesalih opened 7 years ago

moesalih commented 7 years ago

For blocking overlays, allow us to customize the background by making SwiftOverlay.backgroundColor public.

peterprokop commented 7 years ago

@moesalih Good suggestion, will implement this in the nearest future.

giacgbj commented 7 years ago

If you want to customize the background color you will probably want to change the text color too.

maxmumford commented 7 years ago

Also some way to have the overlay slowly fade in would make it a bit less jarring - ideally I'd like it to be aesthetically similar to the stock alert view