x-0o0 / ChatUI

The UIKit for Chat features in SwiftUI
https://j-sung-0o0.notion.site/ChatUI-ab3dddb98c44434d993c96ae9da6b929
MIT License
91 stars 9 forks source link

Background image for chat view #39

Open x-0o0 opened 1 year ago

x-0o0 commented 1 year ago

Discussed in https://github.com/jaesung-0o0/ChatUI/discussions/37

Originally posted by **fred-bowker** August 6, 2023 Hi, I'm having a problem getting a chat view with a background (similar to WhatsApp). The background displays ok, but it is squashed when the keyboard is displayed. Just wondering if you have ever got this working, if so it would be good to have a chat with background in the examples project. See the attached images for an example of the squashed background. Background displayed OK. Cheers Fred :) ![chat-background](https://github.com/jaesung-0o0/ChatUI/assets/5091275/e3921382-a0a3-4766-b27f-8f6635e9d631) Background displayed squashed. ![chat-background-keyboard](https://github.com/jaesung-0o0/ChatUI/assets/5091275/52aa5826-2d2a-4cf0-b5a8-b93049a1ab15)
github-actions[bot] commented 1 year ago

🎉b Thanks for letting me know your first issue on ChatUI!