And like you can see I’m switching hiddenChannelFilter between hidden and unhidden. However this doesn’t update chats list at all. This is how I’m using it:
Sure I can but where I should use this function? I want to use your component to show chat list and change filters. Like I mentioned changing filters was working in version 4.12.10 and after upgrade to 4.13.0 it’s not working anymore.
So I checked newest version of js sdk (4.16.1) with latest version of react native ui kit (3.8.2). Changing filters works partially, if I want show only hidden channels with HiddenChannelFilter.HIDDEN it shows empty list when on previous versions (js sdk: 4.12.10 and react native ui kit 3.7.0) it shows hidden channels.
@Suhirtha_Ayyappan I checked this again on js sdk (4.16.4) with latest version of react native ui kit (3.8.4) and there is still problem with showing hidden chats. When this problem will be resolved?