feat(ui): add paginationLoadingIndicatorBuilder in MessageListView.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-10-04 20:16:50 +05:30
committed by xsahil03x
parent b222a99cfb
commit 628a7d9468
2 changed files with 26 additions and 11 deletions
@@ -11,6 +11,7 @@
- Added `MessageInput.customOverlays` property to add custom overlays to the message input.
- Added `MessageInput.mentionAllAppUsers` property to mention all app users in the message input.
- The `MessageInput` now supports local search for channels with less than 100 members.
- Added `MessageListView.paginationLoadingIndicatorBuilder` to override the default loading indicator shown while paginating the message list.
⚠️ Deprecated