fukemy
fukemy
yes, but I think better using `readMore` + `readLess` for your case
https://github.com/wix-incubator/react-native-keyboard-input
giftchat provided `sent` props to determine which message sent, or custom other value
see https://www.youtube.com/watch?v=QgmYKWqw_Js
make a snack i will help you
is this the expected result for u? https://snack.expo.dev/@fukemy/gifted-chat-issue
OK, I solved all those problem for you, but u need to modify a bit to make better UI Lets me know if still more problem https://snack.expo.dev/@fukemy/gifted-chat-issue
ok, this problem i faced when start using this lib, I do not implement exactly 100% the library. I modify a bit about message container, see below: ``` ->List View...
hi [creix](https://github.com/creix), if you want to solve the problem when scroll the list -> the reply view disappear, just dismissKeyboard when the list is scrolling
provide else {}