This guide provides a comprehensive overview of integrating the Agentforce Mobile SDK with your React Native application.
Overview
The React Native Agentforce SDK is a bridge to the native iOS and Android SDKs, providing a JavaScript API to configure and launch Agentforce conversations. It supports two agent modes:
Service Agent: Anonymous customer support with zero authentication required
Employee Agent: Authenticated internal use with OAuth via the Salesforce Mobile SDK
Getting Started
Before you begin, make sure you’ve reviewed the Requirements and completed the Installation steps.