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

Activity Indicator

A collection of 2 posts
Activity Indicator with Swift
Swift

Activity Indicator with Swift

With most apps the users will have to wait for some process to complete, whether that is downloading a video/image, fetching data from an api, processing images etc. If your app requires the user to wait for some amount of time for a task to complete it would be
22 Dec 2019 2 min read
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
Page 1 of 1
Programming With Swift © 2025
Powered by Ghost