Programming With Swift
  • Home
  • About
  • Github
Sign in Subscribe

Progress Bar

A collection of 2 posts
SwiftUI Activity Indicator
SwiftUI

SwiftUI Activity Indicator

In this tutorial we will learn how to use an activity indicator in SwiftUI. This is a simple task but unfortunately SwiftUI does not have an activity indicator built in, so we need to use the UIActivityIndicatorView which is part of UIKit. This is what we will be building: >
14 Nov 2019 3 min read
SwiftUI Progress bar/indicator
SwiftUI Featured

SwiftUI Progress bar/indicator

In this tutorial I will show you how to create a progress bar/indicator using SwiftUI. SwiftUI makes creating the progress bar/indicator very simple. We will learn how to create a normal progress bar but also a circular progress indicator. Before we get started I need to mention that
03 Nov 2019 7 min read
Page 1 of 1
Programming With Swift © 2025
Powered by Ghost