In case you’re building chat in react native you’ll want to check out this tutorial Chat with React Native tutorial. It explains you how to build your own chat/messaging experience and supports use cases such as livestream chat, messaging chat, team style chat (like slack), gaming and customer support.
Happy coding!