FaridSafi / react-native-gifted-chat

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

Last letter/word of the message were missing on smaller devices #1774

Closed firmanjml closed 4 years ago

firmanjml commented 4 years ago

Issue Description

Tested this library on smaller devices and whenever I send or receive a message, every last character or word is not shown in the chat message.

Youtube Demo

Steps to Reproduce / Code Snippets

Using devices with smaller screen

Expected Results

Last character or words are missing

Additional Information

xcarpentier commented 4 years ago

Can you share a small snippet of code?

firmanjml commented 4 years ago

Hello @xcarpentier Thank you for the response. I appreciate the hard work on this library.

This is the snippet of the code on expo snack example.

xcarpentier commented 4 years ago

Thanks It missed renderBubble in your snippet, can you provide it?

xcarpentier commented 4 years ago

What is the screen size of your test?

firmanjml commented 4 years ago

Hi, i tested the example snack (without the renderBubble) and still have the same issue on my LG-H961N

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

HapitatEric commented 3 years ago

Any updates on this? We experience the same problem with Huawei/Google Nexus phones. So hard to debug :/