In this webinar, you will learn the basics of Combine and SwiftUI, and then create a multipeer chat app using SwiftUI and Combine.
🚨 With the release of Xcode 11.4, the ReversibleChatScrollView
implementation causes an exception at runtime. The solution is to revert to using the original ChatScrollView
implementation.