efremidze / VisualEffectView

Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱
MIT License
1.13k stars 80 forks source link

'Color' is only available in tvOS 13.0 or newer #39

Open maziar opened 11 months ago

maziar commented 11 months ago

in VisualEffectView_SwiftUI.swift

let colorTint: Color?

I have the issue:

"'Color' is only available in tvOS 13.0 or newer" Screenshot 2023-10-09 at 8 43 27 PM