iOS UI Components
Native SwiftUI components for building conversational interfaces with the Agentforce Mobile SDK.
Build conversational interfaces with these native SwiftUI components:
- AgentforceChatView - Full-screen conversational interface with message history and input handling
- AgentforceCard - Compact conversation summary card with quick action capabilities
- AgentforceLauncher - Floating action button for easy conversation access
- ConversationUIContainer - Container view for embedding conversation UI
All UI components integrate seamlessly with the Agentforce theming system and support custom styling through the AgentforceTheming
protocol.