Is there any way I can change the background color of the success theme?
Sure.
swift
view.backgroundView.backgroundColor = ...
I thought there was more to be done when I use a themed style. Perfect, thanks ;)
Thanks for an excellent library !!
I am trying to set the view.background color when showing a message and it isn't changing the background color. Can you confirm this still works today w/ Swift 5?
@cwestMobile see my comment above.
You are not. It doesn鈥檛 seem like you read my comment above.
Most helpful comment
Sure.
swift view.backgroundView.backgroundColor = ...