How can be build one on one chat in react-native with out UIKit

[Problem/Question]
I want build one on one chat in react native without UIKit use custom component, its a private chat

Hello @ashish_choudhary, Welcome to Sendbird Community!

With Sendbird Chat SDK for JavaScript in React Native, you can easily build a 1-on-1 chat application with all the essential messaging features. The Chat SDK v4 supports both TypeScript and JavaScript.

You can also check out our React Native Sample app built using Sendbird Chat SDK here.