Skip to content

Releases: flyerhq/react-native-chat-ui

v1.4.3

24 Oct 14:55
Compare
Choose a tag to compare
  • Fixed emptyChatPlaceholder translation. Thanks @Porizm for reporting!
  • Removed Avenir font family. Thanks @ramiel1999 for reporting!
  • Updated dependencies

v1.4.2

19 Sep 18:18
Compare
Choose a tag to compare
  • Add renderBubble to allow the chat bubble customization. See documentation.

v1.4.1

15 Sep 09:00
Compare
Choose a tag to compare

Fix avatar initials (show both first name and last name where applicable)

v1.4.0

10 Sep 17:31
Compare
Choose a tag to compare

Version bump, no changes

v1.3.3

09 Sep 18:32
Compare
Choose a tag to compare

Small fixes

v1.3.2

07 Sep 06:48
Compare
Choose a tag to compare

Update types

v1.3.1

05 Sep 11:51
Compare
Choose a tag to compare
  • Add customBottomComponent useful to remove the input and create a channel view
  • Add messageInsetsHorizontal and messageInsetsVertical to the theme to customize message bubble's paddings

v1.3.0

31 Aug 20:31
Compare
Choose a tag to compare

This is a major overhaul of the package, version is aligned with the https://github.com/flyerhq/flutter_chat_ui.

Many things went wrong during the development of a new version, but in the end both (Flutter and React Native) are finally aligned and in the future we will introduce smaller updates without breaking changes.

For those who used v1.0.3 and you are interested what's changed, you can go through a changelog here https://github.com/flyerhq/flutter_chat_ui/blob/main/CHANGELOG.md so I don't repeat myself twice.

Sorry for the inconvenience with this version.

v1.0.3

01 Jun 12:01
Compare
Choose a tag to compare

Update dependencies

v1.0.2

24 May 16:52
Compare
Choose a tag to compare

Update dependencies