FaridSafi / react-native-gifted-chat

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

Add `bottomOffset` option #2530

Closed danilvalov closed 2 months ago

danilvalov commented 2 months ago

The bottomOffset option was removed when this PR was merged.

I tried to get it back

suniltiwarisharecare commented 2 months ago

Please publish the latest changes.

suniltiwarisharecare commented 2 months ago

The bottomOffset option was removed when this PR was merged.

I tried to get it back

react-native-get-random-values also missing in latest version, please check this issue.

devHybrid0306 commented 2 months ago

bottomOffset is added in the latest version?

danilvalov commented 2 months ago

@devHybrid0306 This option will be in v2.6.3. Not released yet

devHybrid0306 commented 2 months ago

can you please release new version with fixing this issue? @danilvalov It is one of big UI issue on launching our app. If we downgrade library version, there might be other issues more.

danilvalov commented 2 months ago

@devHybrid0306 I'm not a contributor, sorry.

But if you use Typescript in your project, you can just download an updated GiftedChat.tsx file to you project directly and change paths for imports there. I do so in my project temporary when waiting a new release with this changes

mirsahib commented 2 months ago

For non ts user could clone the repo and build the project locally then replace the package in node_modules