GetStream / stream-chat-react-native

💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
https://getstream.io/chat/sdk/react-native/
Other
975 stars 326 forks source link

MessageInput not working correctly in Android device and working fine in ios #2057

Closed 12varun12 closed 1 year ago

12varun12 commented 1 year ago

Describe the bug when we click on message input box then header is moving upward and visible to user and half input box is visible but it is working fine in ios devices

Dev environment info (please complete/provide the following information):

To Reproduce 1) click on message input box then half input box is visible 2) Header move upward and not visible to user but header is a separate component

Expected behavior click on message input then show hole input box and header should not go upward and should not hide

Additional context Add any other context about the problem here.

Screenshots If applicable, add screenshots to help explain your problem.

https://user-images.githubusercontent.com/96221152/232438845-d322c9b5-2e08-4876-a301-fb03c07efdea.mp4

vanGalilea commented 1 year ago

@12varun12 thanks for reaching out 👋🏻 , can you please check our troubleshooting documentation Incorrect input position section?

May it not fix the issue, please share a full snippet of your channel screen implementation.

12varun12 commented 1 year ago

thanks @vanGalilea for helping out, This issue is fixed for me now

12varun12 commented 1 year ago

Hi @vanGalilea I am facing an issue related to this fix you had suggest me a solution {android:windowSoftInputMode="adjustResize"} After applying this solution I am facing another issue Can you please help me out?

khushal87 commented 1 year ago

Hey @12varun12, please feel free to open an issue or reach us out with your exact issue with a proper description on support@getstream.io or create an issue on GitHub. Thanks 😄