> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-rn-guide-message-privately.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview of Overview in CometChat.

With CometChat's UI Kit for React Native, you can effortlessly build a chat app equipped with all the essential messaging features, along with customizable options tailored to your application requirements. This UI Kit comprises prebuilt UI components organized into smaller modules and components, each configurable to meet your specific needs.

<Tabs>
  <Tab title="iOS">
    <img src="https://mintcdn.com/cometchat-22654f5b-docs-rn-guide-message-privately/3EDM5JvI4mnAULac/images/747ee997-overview_cometchat_screens-47c1a7295054d45b4edb7acd78eb423d.png?fit=max&auto=format&n=3EDM5JvI4mnAULac&q=85&s=4a61c48169edffade0af1ad7cf934c70" alt="Image" width="4498" height="3120" data-path="images/747ee997-overview_cometchat_screens-47c1a7295054d45b4edb7acd78eb423d.png" />
  </Tab>

  <Tab title="Android">
    <img src="https://mintcdn.com/cometchat-22654f5b-docs-rn-guide-message-privately/mq8rEbFfi0JjKmkM/images/681f420d-overview_cometchat_screens-f1647c6f00e004685b51c75e7bd88cbb.png?fit=max&auto=format&n=mq8rEbFfi0JjKmkM&q=85&s=eb5c92e6de37a69a811139306741c917" alt="Image" width="4498" height="3120" data-path="images/681f420d-overview_cometchat_screens-f1647c6f00e004685b51c75e7bd88cbb.png" />
  </Tab>
</Tabs>

[React Native Sample App](https://github.com/cometchat/cometchat-sample-app-react-native/tree/v4)

## Before Getting Started

Before you begin, it's essential to grasp the fundamental concepts and features offered by CometChat's APIs, SDK, and UI Kit. You can find detailed information in [Key Concepts](/fundamentals/key-concepts) documentation.

The UI Kit library comprises pre-built React Native Components for effortless integration and is built on top of the [React Native Chat SDK](/sdk/react-native/overview). Installing it will also include the core Chat SDK.

To begin, please follow the [Getting Started](/ui-kit/react-native/v4/getting-started) guide.
