Skip to content

[0.13.0] 2020-07-08

Choose a tag to compare

@vishalnarkhede vishalnarkhede released this 15 Jul 12:21
· 3574 commits to master since this release
  • Upgrading @stream-io/react-native-simple-markdown to 1.2.0. It fixes markdown related issues regarding line breaks
  • Added a new prop to the MessageInput component - sendImageAsync. It’s value defaults to false, but when set to true, if the user hits send on a message before an attached image has finished uploading, the message text will be sent immediately and the image will be sent as a follow-up message as soon as a successful response has been received by the CDN 455571d
  • Fixed typescript for isMyMessage function 7d55134