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

bottomOffset not working in updated version #2531

Closed suniltiwarisharecare closed 1 day ago

suniltiwarisharecare commented 1 week ago

Issue Description

After update version 2.4 to 2.6 many issue has started now. bottomOffset is not working in the current version and showing space between keyboard and textbox.

Steps to Reproduce / Code Snippets

Once you click on focus on the textbox, you can see space has started between the keyboard and the textbox.

Expected Results

need bottomOffset to handle such issues.

Additional Information

sizuf commented 1 week ago

According to my tests the issue seems to be starting with v2.5.0

danilvalov commented 6 days ago

@suniltiwarisharecare I hope I fixed this issue in this PR: https://github.com/FaridSafi/react-native-gifted-chat/pull/2530

You can try to use a code from this repo directly with my changes to be sure this option works correctly

kesha-antonov commented 1 day ago

Released https://github.com/FaridSafi/react-native-gifted-chat/releases/tag/2.6.3