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: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.
- Quick integration with just a few lines of code
- Dynamic user data injection via
metadata(analytics) andagentVariables(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.
- For a comprehensive list of props and methods, check out the React Native SDK Reference.