stream-chat-swiftui
                                
                                 stream-chat-swiftui copied to clipboard
                                
                                    stream-chat-swiftui copied to clipboard
                            
                            
                            
                        SwiftUI Chat SDK β Stream Chat π¬
## What are you trying to achieve? Changed properties like background color, height, buttons, fonts, etc, of the composer view in the ReplyView ## If possible, how can you achieve...
## What did you do? Created my own view for contextMenu and setting it using the factory method makeReactionsOverlayView, passing onBackgroundTap method to my custom view and using this method...
Would it be possible to bump up your dependency on Nuke to 11? I think that version 11 is mature enough at this point to update.
## What are you trying to achieve? Hi, I'm trying change the design for MessageRepliesView, but I can implement it on the ViewFactory. I'll appreciate your help regarding this case.
## What did you do? - send a Giphy in thread chat with check the βAlso send in channelβ - reply the Giphy has just sent in thread chat with...
## What did you do? Launched the demo app, copied and pasted a paragraph from a random Wikipedia article, scrolled up, maybe tapped on the input field to make the...
## What are you trying to achieve? In UIKit SDK, when tapping an image in the chat, the image scales up to fill the screen (similar to iMessage). In the...
### π Issue Link - https://stream-io.atlassian.net/browse/CIS-2211 ### π― Goal - Increase an E2E test coverage ### π Implementation - ### βοΈ Checklist - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform)...
## What did you do? added two new functions to our ChatViewFactory ## What did you expect to happen? to have a linear increase in compile times ## What happened...
## What are you trying to achieve? `ChatChannelListView` has its `body` content wrapped inside a `NavigationView`. Without writing a completely custom `ChatChannelListView`, it is currently impossible to push this view...