alwaysShowSend prop does work. This issue has been documented several times. Has anyone worked out a fix for this?
Great library btw :)
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
Most helpful comment
For some reason the
src/Send.jsfile is outdated inv0.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