Tooling for integrating the Agentforce Mobile SDK into React Native apps via the @salesforce/react-native-agentforce bridge.
npx claudepluginhub salesforce/agentforcemobilesdk-reactnativeIntegrate the Agentforce Mobile SDK into a React Native app via the @salesforce/react-native-agentforce bridge. Walks consumers through use-case discovery, picks the right configuration mode (Service Agent for public/customer-facing, Employee Agent for signed-in workforce), wires the bridge package and native iOS/Android dependencies, and scaffolds TypeScript files for AgentforceService configuration, logger/navigation/view-provider delegates, and a launch button.