Skip to main content

iOS Companion App Tutorial

Build a Soul Kernel powered companion app for iPhone in under 30 minutes.
🚧 Work-in-Progress — This tutorial is being written. Follow the steps below to set up your environment, and check back for code snippets and UI walkthroughs.

Prerequisites

Steps (Outline)

  1. Scaffold React Native project with npx react-native@latest init soul-ios
  2. Add Swift bridge to embed Soul Kernel static lib
  3. Configure background fetch & push notifications
  4. Build chat UI and connect to SoulBridge.ask()
  5. Test on device and share your digital twin between phone and physical AI

More content coming soon. Contributions welcome — open a PR in docs/tutorials/ios-companion.md!