Open f3dm76 opened 3 days ago
I used SC in SwiftIUI with custom colors and mostly default views, and added poll functionality
The custom colors I specified should have been applied to polls too
They were not applied fully. I added a PR fixing that https://github.com/GetStream/stream-chat-swiftui/pull/656
GetStream Chat version: 4.66 GetStream Chat frameworks: StreamChat, StreamChatSwiftUI 4.66 iOS version: 18.0 Swift version: 6.0 Xcode version: 16.0 Device: sim iphone 16 pro max
What did you do?
I used SC in SwiftIUI with custom colors and mostly default views, and added poll functionality
What did you expect to happen?
The custom colors I specified should have been applied to polls too
What happened instead?
They were not applied fully. I added a PR fixing that https://github.com/GetStream/stream-chat-swiftui/pull/656
GetStream Environment
GetStream Chat version: 4.66 GetStream Chat frameworks: StreamChat, StreamChatSwiftUI 4.66 iOS version: 18.0 Swift version: 6.0 Xcode version: 16.0 Device: sim iphone 16 pro max
Additional context