Chat UIKit React v3
Chat UIKit React
Chat UIKit
React
Version 3

Core components

Copy link

Core components are the foundation of UIKit for React. There are four main components in UIKit: SendbirdProvider, sendbirdSelectors, useSendbirdStateContext, and withSendbird(). These components work together to create and implement views. While they can't provide or display any UI, they store and operate all the data needed to run the client app. See below to learn what roles the components play in UIKit for React:

  • Receive data from Chat SDK instance
  • Connects to Sendbird server
  • Cross-communicates with modules for events that occur in each view
  • Configures features and localization