React Native Integration Examples

Production-ready examples showing how to combine multiple Agentforce SDK features in real-world scenarios.

These examples demonstrate integrating multiple features together. For single-feature examples, see:

This example shows how to register logger, navigation, and view provider delegates in a single component with proper cleanup.

This example shows a complete settings screen for managing feature flags with UI toggles.

Full Employee Agent integration using the Salesforce Mobile SDK for OAuth authentication, with state management for login/logout flows.

A production-ready example combining Service Agent, Employee Agent, all delegates, context variables, and settings management in a single screen.