How to get unread channel count in using sendbird ui kit

[Problem/Question]
We have an app and we are using sendbird uikit in it. We have a dedicated chat screen, but we also want to show unread channel count for a user on our main/home screen. Is there a way around for that? I only found useTotalUnreadMessageCount, but we just need unread channel count. Also can we get total channel count by someway?


Hi @Abdul_Wahab_Asif could you let me know the exact RN UIKit version used in your application?

We do provide “Get number of channels with unread messages” API endpoint as well as getTotalUnreadChannelCount() in the SDK

Hey, yes was able to find it. Thankyou for your response. Appreciated!

1 Like