fukemy

Results 878 comments of fukemy

try to find the issues that contain query like: "gap", "keyboard space"...

show the `incomingContainer` styles, and check default styles of `Time`

you can put `renderTime` inside a View with styles: alignItems: flex-start

just like this: ```javascript const renderBubble = () { return {renderMessageText()} {renderCustomButton()} } ```

Does your class `ExampleBasicViewController` extend the `ChatViewController`? the key is here: https://github.com/MessageKit/MessageKit/blob/75215ecfc849b084049017cc81f0b7213775ed7f/Example/Sources/View%20Controllers/BasicExampleViewController.swift#L30-L40

the easiest way is clone this problem and import as library, it's better when you need to modify some library's method, i am sure everyone need to modify it, such...

same question, any solution now?