We are building a mobile app that allows users to discover and join chat channels.
However, we haven’t been able to find any functions that support this functionality. The closest is perhaps getEnterOpenChannel
selector offered by React UIKit.
Is there something similar for React Native UIKit?
If not, we appreciate any other suggestions to how we may be able to do this with group channels.