ProgressTimelineView
struct ProgressTimelineView: View
SwiftUI View for the progress
Note
animating this View cost a lot of CPU-
Played percentage
Declaration
Swift
let percentage: Double -
The body of the
ViewDeclaration
Swift
var body: some View
View on GitHub