fukemy
fukemy
check the progress here https://github.com/software-mansion/react-native-reanimated/issues/4497
any solution now???
THIS LIB IS DEAD
tried to remove podfile.lock, clear derivedData, clean build,.... but still got this error
if you using state to manage the text, so you can typing much text into composer then see how it lag
giftedchat handle it's height internally, I removed this then used autogrowtextinput. it's smoother because it's does not trigger re-render giftedchat on every size change
> I am also experiencing it becoming really slow. For me, the chat is super smooth for the first 10 messages, but then it just slows down more and more...
@Haianh9999, you need to config the FlatList props to avoid render to much in screen. The other thing is we can only memo the ***MessageText*** while it's hold only text...
@Haianh9999 https://reactnative.dev/docs/optimizing-flatlist-configuration