Skip to content

Files

Latest commit

79a2f05 · Mar 10, 2025

History

History

visionOS

Stream visionOS Tutorial Projects

This directory contains tutorial projects for Apple's visionOS platform that integrate Stream's SDKs. The primary project is a drawing application demonstrating spatial computing capabilities combined with Stream's real-time features.

visionOS Drawing App

visionOS Drawing App

This sample application demonstrates:

  • Building spatial interfaces for visionOS
  • Implementing drawing capabilities in a 3D environment
  • Integrating Stream's Chat SDK for real-time collaboration
  • Using modern Swift and SwiftUI features optimized for visionOS

Getting Started

To run this project:

  1. Xcode 15 or higher with visionOS SDK
  2. A Stream account with API credentials
  3. Swift Package Manager to install dependencies

Setup steps:

  1. Open the .xcodeproj file in Xcode
  2. Update the Stream API credentials in the project
  3. Build and run on the visionOS simulator or a Vision Pro device

Tutorial Links

Try Stream for Free

Ready to add real-time communication features to your visionOS app?

  1. Sign up for a free Stream account - No credit card required
  2. Check out our iOS SDK documentation - Comprehensive guides including visionOS
  3. Join our Discord community - Connect with other developers and the Stream team

Additional Resources