danielsaidi / SystemNotification

SystemNotification is a Swift SDK that helps you mimic the native iOS system notification in SwiftUI.
MIT License
428 stars 14 forks source link

Type 'UIColor' has no member 'secondarySystemBackground' #9

Closed 29satnam closed 2 years ago

29satnam commented 2 years ago

Getiing an error in private extension SystemNotification while compiling it for WatchOS with SwiftUI: Type 'UIColor' has no member 'secondarySystemBackground'

danielsaidi commented 2 years ago

Hi @29satnam

This has been fixed in the 0.5.2 release 👍