While working on my latest update for MapKit in SwiftUI, I noticed the need for a loading animation to indicate when the app is waiting for a response from the server. To achieve this, I decided to ...