Awesome
Espera
Espera is a collection of loading indicators written in Swift UI. For now there are only three of them, a rotating circle with a gap (you've seen it on the App Store), the rotating flower you've seen on watchOS and a squishy circle.
None of these loading indicators are a part of UIKit or watchKit so we decided to create them and make them available to you.
The best part of using components made in SwiftUI is that they work on all Apple platforms. ❤️ This means that these loading indicators work great on:
- iOS 📱
- watchOS ⌚️
- tvOS 📺
- macOS 🖥
Preview
How do I use this?
The best way to use this code is to add it as a Swift Package to your Xcode project. Follow the instructions by Apple to quickly get started.