React ui kit v3 - custom infinite scroll for channel list?

Is there anyway I can implement infinite scroll on channel list without using ChannelList or ChannelListUI ‘smart component’?

I wanted to fully customize the ChannelListUI but I couldn’t. so I was trying to create a custom component with infinite scroll + load more on scroll logic that updates the ChannelListContext’s allChannels, but couldn’t find how.

Any help would be appreciated. thanks in advance

1 Like