React-native-gifted-chat: alwaysShowSend prop does not work

Created on 25 Sep 2018  路  6Comments  路  Source: FaridSafi/react-native-gifted-chat

alwaysShowSend prop does work. This issue has been documented several times. Has anyone worked out a fix for this?

Great library btw :)

wontfix

Most helpful comment

For some reason the src/Send.js file is outdated in v0.4.3.
Here the latest commit is from 2017: https://github.com/FaridSafi/react-native-gifted-chat/commits/v0.4.3/src/Send.js

But on the master it's from May 30: https://github.com/FaridSafi/react-native-gifted-chat/commits/master/src/Send.js

All 6 comments

Here is how you can adjust sendbutton for your needs: https://github.com/FaridSafi/react-native-gifted-chat/pull/487

@FaridSafi BTW: alwaysShowSend are not yet implemented, so would be nice if you could implement it.

For some reason the src/Send.js file is outdated in v0.4.3.
Here the latest commit is from 2017: https://github.com/FaridSafi/react-native-gifted-chat/commits/v0.4.3/src/Send.js

But on the master it's from May 30: https://github.com/FaridSafi/react-native-gifted-chat/commits/master/src/Send.js

All 4.x versions have the same problem

That worked for me. Thanks

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.

It's fixed in 0.7.2

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arayaryoma picture arayaryoma  路  3Comments

luisar picture luisar  路  3Comments

luisfuertes picture luisfuertes  路  3Comments

yazhengwang picture yazhengwang  路  3Comments

jasonwcfan picture jasonwcfan  路  3Comments