Open thienvu23 opened 4 months ago
react-native-gifted-chat+2.4.0.patch @liylmn U can try this patch file. I have not completed the test.
But currenly. I have an issue when I call the onLoadLater
function all message is remounted. But the onLoadEarlier
works fine. I still find the reason.
@thienvu23 thanks,I want to slide up to half screen and receive new messages to prevent page shaking, but I don't have much thought
@liylmn u can use maintainVisibleContentPosition
to prevent page shaking, but this not working on Android
@thienvu23 Thank you very much for your answer. I will give it a try
@thienvu23 I also have this requirement. Do you have any other implementation plans