For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
  • Introduction
    • Overview
  • Web
    • Overview
    • Getting started
    • SDK API Reference
  • iOS
    • Overview
    • Getting started
    • SDK API Reference
  • Android
    • Overview
    • Getting started
    • SDK API Reference
  • React Native
    • Overview
    • Getting started
    • SDK API Reference
Login
LogoLogo
React Native

React Native SDK

Overview

The Ada React Native SDK makes it easy to embed Ada’s AI agent directly into your React Native application. Designed for flexibility and customization, the SDK lets you programmatically control key settings and actions to deliver a tailored user experience.

Use the SDK to:

  • Embed Ada’s AI agent into your React Native app seamlessly.
  • Customize the AI agent’s behavior with features like setting the language, defining initial greetings, and passing user-specific data via metaFields.

Explore all available settings and actions in the React Native SDK Reference.

To get started, visit the React Native SDK Quick Start Guide.

Previous

Getting started

Next
Built with