> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getstrada.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

The Strada React Native SDK enables you to integrate Strada's AI-powered chat interface into your iOS and Android mobile applications. Built with developer experience in mind, the SDK provides a simple yet powerful API for configuring widget behavior, managing user data, and responding to chat events.

Key capabilities include:

* Quick integration with just a few lines of code
* Dynamic user data injection via `metadata` (analytics) and `agentVariables` (conversations)
* Programmatic control over widget state (opening, closing, switching between agents)
* Event-driven architecture for monitoring widget lifecycle
* JWT-based authentication for verified user identities
* Full theme customization through your organization settings

## Resources

* To begin, check out the [React Native SDK Quick Start Guide](/sdks/react-native/getting-started).
* For a comprehensive list of props and methods, check out the [React Native SDK Reference](/sdks/react-native/sdk-api-reference).
