iOS Sdk can i create my app with SwiftUI, Please give me a guide

K.Pachara

New Member
Please , give me a guild for Swift with SwiftUI or how to record steaming video with a Swift language
 

Max

Administrator
Staff member
In this guide , used swift with storyboard right ? can be instead with SwiftUI ?
Yes, in our examples, storyboards are used. WebRTC library itself which is a basement for WCS iOS SDK is build in good old fashioned ObjectiveC by Google, so we provide a Swift wrapper.
So you can build application interface with SwiftUI using a portions of code from our examples to publish or play WebRTC.
 
Top