Episode #444

SwiftUI Native Progress Views

13 minutes
Published on June 24, 2020
A few episodes back we covered how to wrap a UIActivityIndicatorView to show loading progress in SwiftUI. Now in iOS 14 this is built in. In this episode we'll cover the various styles, how to hook it up to a Progress instance, and how to create your own custom progress visualizations.

This episode uses Swift 5.3, Xcode 12-beta1, Ios 14.0-beta1.

Want more? Subscribers can view all 574 episodes. New episodes are released regularly.

Subscribe to get access →

Source Code

View on GitHub Download Source