react-native v0.0.1-alpha.20
about 2 years ago by ReadMe API
What’s new:
- introduced the
userAvatarUrlproperty to theLLChatcomponent, enabling integrators to set avatars by providing an avatar image URL. - introduced
useChatRoomStatehook that is same asuseChatMessageshook to align the hook name with its functionality. (useChatMessagesis now deprecated and will be removed in future version.)
Fixes: - fix issue in widget UI reward item animation causing an error when user earns more than one reward items.
