fukemy
fukemy
it's really big problem
thanks @hassant4 , I will remove this context due to useless variable in my project, I dont want to update locale programmatically, then I will use global actionsheet
use listviewprops
the text were stored in mockMessage.kind, so u need to change it too
fully flow of edit below
I decided to use `TypingIndicator` is a `View` between `ChatMessageContainer` and `InputKeyboard`, It's work better to me, I think so: 1. No more handle cell, index, ... 2. Easy to...
@monstermac77 , just look at those lines of MessageKit https://github.com/MessageKit/MessageKit/blob/1b7b63c59b23746e121a9c16366eae02135907f4/Sources/Controllers/MessagesViewController.swift#L329-L372 They add the InputBar + MessageView programmatically then setup the constraint later. For my case, you just clear all the...
lol I wonder how can you spent half year for PR about this problem, while you can find other way to solve this
ok, if you dont want to play around with modified code, lets see the better lib that based on messagekit here: https://github.com/ekazaev/ChatLayout Just tried this then give feedback about the...
no, you must handle by your self