Using Instabug in a SwiftUI-based iOS app
This guest post is written by John Sundell, host of the Swift by Sundell podcast. There are a lot of things to like about SwiftUI. Its declarative API makes it possible to build many common types of iOS views with very little code, its powerful state management system ensures that our UIs stay in…