A SwiftUI sample app demonstrating how to integrate the OpenWeb iOS SDK across multiple content verticals.
Each vertical showcases a real-world integration pattern:
| Vertical | Description |
|---|---|
| 📰 News | Article-based conversation with pre-conversation module |
| 📈 Finance | Market content with embedded comment thread |
| 🍲 Recipes | Media-rich content with community engagement |
| ⚽ Sport | Live-event style conversation |
| Video content with comments overlay | |
| 📄 SideRail | Sidebar conversation layout |
- Xcode 26+
- iOS 16+
- Open
OpenWeb-Showcase.xcodeproj - Xcode resolves the OpenWeb iOS SDK via SPM automatically
- Select the
OpenWeb-Showcasescheme and build
Search for MARK: OpenWeb SDK comments throughout the codebase to find all SDK integration sample code.

