Releases: flyerhq/react-native-chat-ui
Releases · flyerhq/react-native-chat-ui
v1.4.3
v1.4.2
- Add
renderBubble
to allow the chat bubble customization. See documentation.
v1.4.1
Fix avatar initials (show both first name and last name where applicable)
v1.4.0
Version bump, no changes
v1.3.3
Small fixes
v1.3.2
Update types
v1.3.1
- Add
customBottomComponent
useful to remove the input and create a channel view - Add
messageInsetsHorizontal
andmessageInsetsVertical
to the theme to customize message bubble's paddings
v1.3.0
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
Update dependencies
v1.0.2
Update dependencies