react-native v0.0.1-alpha.27
about 2 years ago by ReadMe API
What’s new:
- added a feature to enable users to view all previous chat messages by clicking the
Load Previous Messagesbutton inLLChatcomponent. (Requires RN version0.72.xor higher to use this feature, since it usesmaintainVisibleContentPositionproperty ofFlatlistreact-native component which is only available for all devices post0.72.xrelease) - added a feature to unblock a mistakenly blocked chat message user in
LLChatcomponent. - added a feature to display error banner if a user reports a reported chat message in
LLChatcomponent.
