Closed danilvalov closed 2 months ago
Please publish the latest changes.
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.
bottomOffset
is added in the latest version?
@devHybrid0306 This option will be in v2.6.3. Not released yet
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.
@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
For non ts user could clone the repo and build the project locally then replace the package in node_modules
The
bottomOffset
option was removed when this PR was merged.I tried to get it back