react-native v0.0.1-alpha.20
over 1 year ago by ReadMe API
What’s new:
- introduced the
userAvatarUrl
property to theLLChat
component, enabling integrators to set avatars by providing an avatar image URL. - introduced
useChatRoomState
hook that is same asuseChatMessages
hook to align the hook name with its functionality. (useChatMessages
is 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.