FaridSafi / react-native-gifted-chat

💬 The most complete chat UI for React Native
https://gifted.chat
MIT License
13.53k stars 3.55k forks source link

Bubble height issue on Android #2280

Closed alxndr777 closed 2 years ago

alxndr777 commented 2 years ago

Hi, Can you help me to solve this bubble height issue on Android. Works fine on ios.

Screen Shot 2022-09-09 at 4 16 48 AM
fukemy commented 2 years ago

strange problem, could u reproduce it's in snack?

alxndr777 commented 2 years ago

Was able to resolve it by using CustomView property. Thank you

fukemy commented 1 year ago

Hi, can u explain more, im got same problem now

fukemy commented 1 year ago

I got this problem because LayoutAnimation, when screen animated I navigate to other screen => Animation cause this problem. I can not find anyway to solve this