SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.31k stars 743 forks source link

Gradient background color #310

Closed hendksoliman closed 5 years ago

hendksoliman commented 5 years ago

When i add a gradient layer to view.backgroundView. the message title and body aren't shown anymore .

wtmoose commented 5 years ago

https://stackoverflow.com/questions/28765608/why-adding-sublayer-overlaps-subviews/28772727