Developer Documentation
4Players Releases SwiftUI Sample App
Back to Blog

4Players Releases SwiftUI Sample App

Written by Sven Paulsen
12 Sep 2022

After releasing our OdinKit Swift package for iOS and macOS, we now pushed the code for a very basic SwiftUI sample application to GitHub.

Xcode Screenshot

The app is built around OdinKit and implements all APIs required to provide real-time voice communication for your users. It also shows how to use an OdinRoom instance to synchronize data between all users in the room.

Learn more about the sample and how to get started in our example description:

Get Started with Swift