This repo will host a few examples for the LiveKit Swift SDK.
For a SwiftUI example, view this repo 👉 https://github.com/livekit/client-example-swift
-
Minimal UIKit example Demonstrates how to set up the SDK for
UIKit
and best practices forUICollectionView
performance. -
Minimal Objective-C example Demonstrates how to use the SDK from Objective-C code.